cc: Remove PaintOpReader invalidation for image deserialization errors.
Creating the transfer cache entry for an image may fail if we fail to upload the image at entry creation time. This may happen in some context loss situations, and the GPU raster path in GpuImageDecodeCache already handles this safely by aborting the draw using that image. Do the same for OOP raster. R=enne@chromium.org Bug: 948245 Change-Id: I4760b17e8451153b29d53e1eaaef2aed5eab8543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634612 Auto-Submit: Khushal <khushalsagar@chromium.org> Commit-Queue: enne <enne@chromium.org> Reviewed-by:enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#664331}
Showing
Please register or sign in to comment