Chromium Code Reviews
DescriptionDon't clear render surfaces unnecessarily.
As an optimization, we used to clear render surfaces when they were
elided from the RenderSurfaceLayerList. It turns out that these surfaces
are still important from time to time; a scroll child will need to
access the transforms of these surfaces in order to put its clip in the
right space.
This CL retains the layer lists and it also updates RenderSurface to
own a LayerList rather than a RenderSurfaceLayerList (which was always
a bit of a kludge).
R=danakj@chromium.org
BUG=366386
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266519
Patch Set 1 #
Total comments: 4
Patch Set 2 : . #Patch Set 3 : . #Patch Set 4 : Make the bots happy. #
Total comments: 1
Messages
Total messages: 38 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||