DescriptionAdd background attachment fixed main thread scrolling reason [spv2]
This patch adds main thread scrolling reasons to blink's scroll nodes
and plumbs them to the compositor.
The approach taken in this patch is to match the semantics of cc's
scroll_tree so that main thread scrolling reasons are propagated up
the scroll tree.
Incremental updates are not yet possible but TODOs and tests have been
updated to ensure the main thread scroll reasons are recomputed.
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
BUG=644514
Committed: https://crrev.com/6da0810c8c2362fc73d911750400ccd5c33cd6ca
Cr-Commit-Position: refs/heads/master@{#419614}
Patch Set 1 #Patch Set 2 : Minor cleanup #
Total comments: 4
Patch Set 3 : Generalize the setters and getters for main thread reasons #
Total comments: 1
Patch Set 4 : Update test that was written for PaintArtifactCompositor's reasons update #Messages
Total messages: 26 (14 generated)
|