Revert "Reland "Composite ScrollTimeline scrollSource when appropriate.""
This reverts commit 48f503a8. Reason for revert: Failing the Linux Trusty Leak bot Original change's description: > Reland "Composite ScrollTimeline scrollSource when appropriate." > > This is a reland of ddd9f0ee > > Original change's description: > > Composite ScrollTimeline scrollSource when appropriate. > > > > This CL makes being the scrollSource of an active (i.e. the scrollSource is > > scrollable) and attached (i.e. it is being used by at least one WorkletAnimation > > as a timeline) ScrollTimeline a compositing reason. It does not change the > > requirement that the scrollSource must be composited for the WorkletAnimation to > > be sent to the compositor, nor does it change the case where a scrollSource stops > > being composited whilst a WorkletAnimation is running. Those will be addressed in > > follow-up CLs. > > > > Bug: 776533 > > Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > > Change-Id: Icae43e1c9cfe2720cc739401c4766b592571f231 > > Reviewed-on: https://chromium-review.googlesource.com/1036934 > > Commit-Queue: Stephen McGruer <smcgruer@chromium.org> > > Reviewed-by: Majid Valipour <majidvp@chromium.org> > > Reviewed-by: Philip Rogers <pdr@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#556541} > > TBR=pdr@chromium.org > > Bug: 776533 > Change-Id: I36cde2bb53e4c24fc57caef1e33f8dcac159ec77 > Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > Reviewed-on: https://chromium-review.googlesource.com/1050547 > Commit-Queue: Stephen McGruer <smcgruer@chromium.org> > Reviewed-by: Stephen McGruer <smcgruer@chromium.org> > Reviewed-by: Majid Valipour <majidvp@chromium.org> > Cr-Commit-Position: refs/heads/master@{#557347} TBR=pdr@chromium.org,majidvp@chromium.org,smcgruer@chromium.org Change-Id: Ia89e6d42ef89fceebb1630dcdcbe3b1af6c71964 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 776533, 841844 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/1054116Reviewed-by:Daniel Murphy <dmurph@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#557583}
Showing
Please register or sign in to comment