DescriptionMake Internals::mainThreadScrollingReasons work with spv2.
This patch fixes the main thread scrolling reasons when slimming paint v2 is
enabled by adding a non-ScrollingCoordinator codepath. Unlike ScrollingCoordinator,
slimming paint v2's main thread scrolling reasons are maintained per-scrolling
LayoutObjects, so we have to walk the entire layout tree to calculate the page's
main thread scrolling reasons.
BUG=671838
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Patch Set 1 #
Messages
Total messages: 6 (6 generated)
|