Remove some internals.layerTreeAsText flags
These flags were used just for a few tests for checking internal data of composited layers. We should check them with unit tests. Removed tests: - compositing/layer-tree.html: just tested LAYER_TREE_INCLUDES_ROOT_LAYER which is not important. - compositing/overflow/composited-scrolling-paint-phases and compositing/update-paint-phases.html: The tested functionality is already tested by unit test CompositedLayerMappingTest.ScrollingContentsAndForegroundLayerPaintingPhase - compositing/animation/hidden-composited.html: now tested with unit test CompositedLayerMappingTest.CompositedHiddenAnimatingLayer. Change-Id: I148b4480020b41f241cd7ab854c31f96528cf89b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927187Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#717682}
Showing
Please register or sign in to comment