Don't save with lost context
Because we don't return the skia canvas when the context is lost we can invalidate the save stack if we save on our end. This is testable (https://bugs.chromium.org/p/chromium/issues/detail?id=1035224) but only with the --enable-experimental-web-platform-features flag. Bug: 1035224 Change-Id: I0048dc5c9e26908b5568173aa6431adc11a013b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2002929 Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Reviewed-by:Aaron Krajeski <aaronhk@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Juanmi Huertas <juanmihd@chromium.org> Cr-Commit-Position: refs/heads/master@{#733439}
Showing
Please register or sign in to comment