DescriptionFully update compositing information for *layerTreeAsText calls
This patch ensures the compositing layers are up-to-date
when calling elementLayerTreeAsText and layerTreeAsText
from tests. Before, elementLayerTreeAsText had a
DisableCompositingQueryAsserts which this patch removes.
layerTreeAsText previously updated updateCompositingLayers
but that was not sufficient; this patch adds a tighter
assert and calls updateLayoutAndStyleForPainting to fully
update.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169579
Patch Set 1 #
Total comments: 2
Patch Set 2 : Assert that the compositor is up to date in layerTreeAsText #
Messages
Total messages: 15 (0 generated)
|