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

Issue 282743002: Fix page jumping back to initial position after an overflow-bounce scroll. (Closed)

Created:
6 years, 7 months ago by erikchen
Modified:
6 years, 7 months ago
Reviewers:
Nico
CC:
blink-reviews, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, dstockwell, Timothy Loh, darktears, Steve Block, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix page jumping back to initial position after an overflow-bounce scroll. This CL is forked from the CL at https://codereview.chromium.org/122093002, original author thakis. This CL fixes the layout test to correctly differentiate between the correct and incorrect behaviors. thakis's CL in turn is a merge of http://trac.webkit.org/changeset/160791 and http://trac.webkit.org/changeset/160898 from Beth Dakin <bdakin@apple.com>;. Depends on Chromium CL: https://codereview.chromium.org/283713002/ BUG=330887 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174427

Patch Set 1 : Patch set 2 from issue 122093002 #

Patch Set 2 : Formatting. #

Total comments: 1

Patch Set 3 : Use new momentumBegin2 api in other rubberbanding test. #

Patch Set 4 : Rebase against top of tree. #

Patch Set 5 : Rebaseline #

Patch Set 6 : Scope rebaseline to mac. #

Patch Set 7 : Rebase against top of tree. #

Patch Set 8 : Remove whitespace from TestExpectations that was causing a rebase failure. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -3 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
A + LayoutTests/platform/mac/rubberbanding/scroll-bounce-fix-expected.png View 1 Binary file 0 comments Download
A + LayoutTests/platform/mac/rubberbanding/scroll-bounce-fix-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/rubberbanding/momentum-reset.html View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A LayoutTests/rubberbanding/scroll-bounce-fix.html View 1 1 chunk +89 lines, -0 lines 0 comments Download
M Source/platform/mac/ScrollAnimatorMac.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/mac/ScrollAnimatorMac.mm View 1 chunk +12 lines, -0 lines 0 comments Download
M Source/platform/mac/ScrollElasticityController.h View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/platform/mac/ScrollElasticityController.mm View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
erikchen
This CL fixes the unit-test you were trying to write. Please review. :)
6 years, 7 months ago (2014-05-13 20:40:48 UTC) #1
Nico
lgtm, thanks! Since this merges a WebKit patch, the CL description should credit that ("""Merges ...
6 years, 7 months ago (2014-05-14 10:53:31 UTC) #2
erikchen
I've updated the description of this CL, as well as the dependent CL better describe ...
6 years, 7 months ago (2014-05-14 17:43:57 UTC) #3
erikchen
To provide more information on the testing: When Blink behaves correctly, the view port bounces ...
6 years, 7 months ago (2014-05-14 17:50:02 UTC) #4
erikchen
The CQ bit was checked by erikchen@chromium.org
6 years, 7 months ago (2014-05-19 21:01:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/282743002/140001
6 years, 7 months ago (2014-05-19 21:01:16 UTC) #6
erikchen
The CQ bit was unchecked by erikchen@chromium.org
6 years, 7 months ago (2014-05-20 00:00:37 UTC) #7
erikchen
The CQ bit was checked by erikchen@chromium.org
6 years, 7 months ago (2014-05-20 22:03:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/282743002/230001
6 years, 7 months ago (2014-05-20 22:04:52 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-20 23:29:24 UTC) #10
Message was sent while issue was closed.
Change committed as 174427

Powered by Google App Engine
This is Rietveld 408576698