Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Issue 2338913002: Query compositing state only from UpdateAnimationState (Closed)

Created:
4 years, 3 months ago by ymalik
Modified:
4 years, 3 months ago
Reviewers:
ajuma, jbroman
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Query compositing state only from UpdateAnimationState https://codereview.chromium.org/2029323003 attempted to add an optimization that would run an animation on the MT by querying m_scrollableArea-> shouldScrollOnMainThread. This was wrong because we were querying compositing state outside of the CompositingClean state. This reverts that CL. The original bug was not fixed in the CL that this reverts and that CL was just wrong. This CL doesn't have a behavioral change. BUG=639100 Committed: https://crrev.com/2153328998af9d61ff8d7743a2f5bc74f889e7f3 Cr-Commit-Position: refs/heads/master@{#418596}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -30 lines) Patch
M third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp View 2 chunks +2 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimatorTest.cpp View 5 chunks +3 lines, -15 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
ymalik
4 years, 3 months ago (2016-09-13 18:37:13 UTC) #2
ajuma
Could you explain a bit about how this still fixes the original bug? (that is, ...
4 years, 3 months ago (2016-09-13 21:54:29 UTC) #7
ymalik
On 2016/09/13 21:54:29, ajuma wrote: > Could you explain a bit about how this still ...
4 years, 3 months ago (2016-09-13 22:02:09 UTC) #8
ajuma
On 2016/09/13 22:02:09, ymalik wrote: > On 2016/09/13 21:54:29, ajuma wrote: > > Could you ...
4 years, 3 months ago (2016-09-13 22:06:46 UTC) #9
ymalik
+jbroman for Source/platform
4 years, 3 months ago (2016-09-14 14:34:21 UTC) #12
jbroman
lgtm
4 years, 3 months ago (2016-09-14 14:56:21 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2338913002/1
4 years, 3 months ago (2016-09-14 17:02:29 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-14 17:07:56 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 17:09:44 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2153328998af9d61ff8d7743a2f5bc74f889e7f3
Cr-Commit-Position: refs/heads/master@{#418596}

Powered by Google App Engine
This is Rietveld 408576698