DescriptionDelete RenderLayerCompositor::layerWillBeRemoved
This function doesn't do anything. The repaint it generates is redundant and
marking the RenderLayerCompositor as needing a rebuild is redundant because
RenderLayerStackingNode will already mark the same dirty bit. It's more
sensible for RenderLayerStackingNode to be responsible for setting this dirty
bit because the reason it needs to be set is that the stacking tree has changed.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175941
Patch Set 1 #
Messages
Total messages: 11 (0 generated)
|