DescriptionSend takeover msg from MT to CC using the animation path.
This is a follow-up CL to https://crrev.com/1950243005/
When a main thread scrolling reason gets added while there is a scroll offset
animation running on CC, the animation is aborted on CC and finished on the MT.
Before this CL, the plumbing for aborting the animation went through
LayerImpl::set_main_thread_scrolling_reasons, which is reworked with property
trees. This CL uses the communication scheme described in http://bit.ly/1Y6RA6y
to send a "takeover" update to CC.
BUG=607047
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/4c34ac5562280bc5efd47a23f6974620ea7b757c
Cr-Commit-Position: refs/heads/master@{#396061}
Patch Set 1 #
Total comments: 10
Patch Set 2 : review comments #Patch Set 3 : fix visibility #
Total comments: 9
Patch Set 4 : jbroman nits #Messages
Total messages: 24 (9 generated)
|