Additional tracing in cc smooth scrolling path.
This cl adds tracing to answer the following questions to be able to further narrow down the root cause of crbug.com/797708 -When did the last call to SetCurrentlyScrollingNode happen? (other than on PushPropertyTrees after each commit) -Is animation tick needed? (due to an ongoing animation) -Whether the animation_host notifies the compositor about animation end or not? -When does the CurrentlyScrollingNode get cleared? Bug: 797708 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I70f2295905798e430ce080c26f6924617504491b Reviewed-on: https://chromium-review.googlesource.com/1060302 Commit-Queue: Sahel Sharifymoghaddam <sahel@chromium.org> Reviewed-by:David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#559211}
Showing
Please register or sign in to comment