DescriptionRemove scheduleLayerUpdate from RenderLayerCompositor.
Now that frames always have a layer and get their self-painting
bit updated whenever m_compositing changes, we don't need to
do a layer update when they get composited. Instead we just
need to mark the frame in the owner page as needing a compositing
update.
This removes one of the needs for applyUpdateLayerCompositingStateChickenEggHacks.
BUG=379097
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175505
Patch Set 1 #Patch Set 2 : remove unneeded assert disabler #Patch Set 3 : remove offending code #Patch Set 4 : merge to ToT #Patch Set 5 : merge to ToT #
Messages
Total messages: 17 (0 generated)
|