Chromium Code Reviews
DescriptionMake Surface creation lazy for OffscreenCanvasFrameReceiverImpl
This CL shifts the SurfaceFactory pointer and SurfaceFactoryClient implementation
from OffscreenCanvasSurfaceImpl to OffscreenCanvasFrameReceiverImpl to
facilitate resource handling after compositor frame is submitted. As a result,
surface on browser is lazily created (only happened on the first commit()).
BUG=563852
Committed: https://crrev.com/a3987c8b93d3abbba6ea4e438493bf996fff66b7
Cr-Commit-Position: refs/heads/master@{#418402}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebase #Messages
Total messages: 23 (13 generated)
|