No eager creation of CanvasResourceProvider when canvas 2d bridge is created
This is a partial revert of the big refactoring CL https://chromium-review.googlesource.com/c/chromium/src/+/864630. That CL made the creation of CanvasResourceProvider for canvas 2d earlier at the point of time when Canvas2DLayerBridge is created; this changed the code paths of some instances and should not belong to a refactoring CL that is not intended to change behavior. Bug: 806066 Change-Id: I00493338f6bda4a9ea17ee01db2dcab29223398c Reviewed-on: https://chromium-review.googlesource.com/896084Reviewed-by:Justin Novosad <junov@chromium.org> Commit-Queue: Olivia Lai <xlai@chromium.org> Cr-Commit-Position: refs/heads/master@{#533820}
Showing
Please register or sign in to comment