DescriptionDisentangle updating the ScrollingCoordinator from RenderLayerCompositor
We only need to update the ScrollingCoordinator once at the root of the frame
tree. We shouldn't be poking at it at every level of the recursion.
This CL finally achieves my dream of controlling
RenderLayerCompositor::updateIfNeeded with just the CompositingUpdateType enum.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176046
Patch Set 1 #
Total comments: 3
Patch Set 2 : Fix assert #
Messages
Total messages: 12 (0 generated)
|