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

Issue 905463007: Update ScrollAnimator's copy of the layer dimensions after layout. (Closed)

Created:
5 years, 10 months ago by skobes
Modified:
5 years, 10 months ago
Reviewers:
Ian Vollick, ajuma
CC:
blink-reviews, blink-layers+watch_chromium.org, blink-reviews-rendering, rjwright, zoltan1, blink-reviews-animation_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, Mike Lawther (Google), Dominik Röttsches, dstockwell, Timothy Loh, shans, jchaffraix+rendering, darktears, Steve Block, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Update ScrollAnimator's copy of the layer dimensions after layout. BUG=575 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189681

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments. #

Patch Set 3 : Rebase. #

Patch Set 4 : contentsResized -> updateAfterLayout #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M Source/core/layout/Layer.cpp View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M Source/platform/scroll/ScrollAnimator.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/scroll/ScrollAnimatorNone.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/scroll/ScrollAnimatorNone.cpp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
skobes
(vollick for platform/OWNERS) This is needed for http://crrev.com/882813005, otherwise ScrollAnimatorNone::PerAxisData::m_visibleLength is 0, which screws up ...
5 years, 10 months ago (2015-02-06 02:53:01 UTC) #2
skobes
On 2015/02/06 02:53:01, skobes wrote: > (vollick for platform/OWNERS) > > This is needed for ...
5 years, 10 months ago (2015-02-06 02:55:02 UTC) #3
ajuma
https://codereview.chromium.org/905463007/diff/1/Source/core/rendering/RenderLayer.cpp File Source/core/rendering/RenderLayer.cpp (right): https://codereview.chromium.org/905463007/diff/1/Source/core/rendering/RenderLayer.cpp#newcode263 Source/core/rendering/RenderLayer.cpp:263: m_scrollableArea->scrollAnimator()->contentsResized(); Calling scrollAnimator() will construct an animator if we ...
5 years, 10 months ago (2015-02-06 14:41:13 UTC) #4
ajuma
lgtm with those nits addressed.
5 years, 10 months ago (2015-02-06 14:47:33 UTC) #5
skobes
I didn't realize ScrollAnimatorMac had an override of contentsResized, and I'm not sure we want ...
5 years, 10 months ago (2015-02-06 17:57:54 UTC) #7
ajuma
On 2015/02/06 17:57:54, skobes wrote: > I didn't realize ScrollAnimatorMac had an override of contentsResized, ...
5 years, 10 months ago (2015-02-06 18:01:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/905463007/60001
5 years, 10 months ago (2015-02-06 18:15:48 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/25961)
5 years, 10 months ago (2015-02-06 18:22:23 UTC) #12
Ian Vollick
On 2015/02/06 18:22:23, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 10 months ago (2015-02-06 20:34:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/905463007/60001
5 years, 10 months ago (2015-02-06 20:36:11 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 20:39:46 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189681

Powered by Google App Engine
This is Rietveld 408576698