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

Issue 52263006: Put vertical overscroll behind kScrollEndEffect flag (Closed)

Created:
7 years, 1 month ago by rharrison
Modified:
7 years, 1 month ago
Reviewers:
sadrul
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Put vertical overscroll behind kScrollEndEffect flag Currently vertical overscroll is only used in the experimental scroll end effect feature and causes issues with gmail, so putting it behind this feature flag. BUG=312998 TEST=Built Chrome for CrOS and confirmed that the stuttering with the flag off is no long present. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233068

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved the utility function work into its own CL #

Patch Set 3 : Reordered this CL and #53013002 #

Patch Set 4 : Fixed failures in content_unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -36 lines) Patch
M content/browser/renderer_host/overscroll_controller.cc View 1 2 2 chunks +17 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 1 2 3 2 chunks +1 line, -36 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rharrison
PTAL Also who do you recommend for OWNERS and such for all these files?
7 years, 1 month ago (2013-10-30 15:56:34 UTC) #1
sadrul
https://codereview.chromium.org/52263006/diff/1/content/browser/renderer_host/overscroll_controller.cc File content/browser/renderer_host/overscroll_controller.cc (right): https://codereview.chromium.org/52263006/diff/1/content/browser/renderer_host/overscroll_controller.cc#newcode308 content/browser/renderer_host/overscroll_controller.cc:308: new_mode = OVERSCROLL_NONE; This should be a separate CL ...
7 years, 1 month ago (2013-10-30 16:06:50 UTC) #2
rharrison
https://codereview.chromium.org/52263006/diff/1/content/browser/renderer_host/overscroll_controller.cc File content/browser/renderer_host/overscroll_controller.cc (right): https://codereview.chromium.org/52263006/diff/1/content/browser/renderer_host/overscroll_controller.cc#newcode308 content/browser/renderer_host/overscroll_controller.cc:308: new_mode = OVERSCROLL_NONE; On 2013/10/30 16:06:50, sadrul wrote: > ...
7 years, 1 month ago (2013-10-30 18:16:26 UTC) #3
rharrison
PTAL, changed the order I plan to land this and the CL that moves the ...
7 years, 1 month ago (2013-11-05 14:04:57 UTC) #4
sadrul
lgtm
7 years, 1 month ago (2013-11-05 14:08:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rharrison@chromium.org/52263006/440001
7 years, 1 month ago (2013-11-05 14:10:57 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) content_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=185042
7 years, 1 month ago (2013-11-05 14:49:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rharrison@chromium.org/52263006/560003
7 years, 1 month ago (2013-11-05 16:52:08 UTC) #8
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 20:20:24 UTC) #9
Message was sent while issue was closed.
Change committed as 233068

Powered by Google App Engine
This is Rietveld 408576698