Respect OOPR settings when creating worker context
In Canvas OOPR mode we want all contexts in the renderer process to use RasterInterface/OOP resources (minus WebGL contexts). This CL uses the kCanvasOopRasterization feature flag when creating worker thread contexts to match the context settings for the shared main thread context. Bug: 1018894 Change-Id: I7ba0b565c7901e42b5545aff80ded0a395e203ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399573Reviewed-by:Khushal <khushalsagar@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> Cr-Commit-Position: refs/heads/master@{#805918}
Showing
Please register or sign in to comment