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

Issue 2356433003: Fix overscroll getting kicked in on non-precise wheel scrolls (Closed)

Created:
4 years, 2 months ago by dtapuska
Modified:
4 years, 2 months ago
Reviewers:
sadrul
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix overscroll getting kicked in on non-precise wheel scrolls Seems a conditional was completely wrong. Write a unit test to ensure the correct behaviour is maintained. BUG=630014 Committed: https://crrev.com/72ca9ac43f9b025746520bdbe22a6a3e5dd33399 Cr-Commit-Position: refs/heads/master@{#420212}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove useless check touch is always precise #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
M content/browser/renderer_host/overscroll_controller.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (11 generated)
dtapuska
4 years, 2 months ago (2016-09-20 17:12:16 UTC) #6
dtapuska
4 years, 2 months ago (2016-09-20 17:12:17 UTC) #7
sadrul
https://codereview.chromium.org/2356433003/diff/1/content/browser/renderer_host/overscroll_controller.cc File content/browser/renderer_host/overscroll_controller.cc (right): https://codereview.chromium.org/2356433003/diff/1/content/browser/renderer_host/overscroll_controller.cc#newcode54 content/browser/renderer_host/overscroll_controller.cc:54: return true; Do you even need this special case ...
4 years, 2 months ago (2016-09-21 03:33:17 UTC) #8
dtapuska
On 2016/09/21 03:33:17, sadrul wrote: > https://codereview.chromium.org/2356433003/diff/1/content/browser/renderer_host/overscroll_controller.cc > File content/browser/renderer_host/overscroll_controller.cc (right): > > https://codereview.chromium.org/2356433003/diff/1/content/browser/renderer_host/overscroll_controller.cc#newcode54 > ...
4 years, 2 months ago (2016-09-21 14:56:03 UTC) #9
sadrul
lgtm
4 years, 2 months ago (2016-09-22 00:18:24 UTC) #14
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/2356433003/20001
4 years, 2 months ago (2016-09-22 00:20:15 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-22 00:27:07 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-09-22 00:31:43 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/72ca9ac43f9b025746520bdbe22a6a3e5dd33399
Cr-Commit-Position: refs/heads/master@{#420212}

Powered by Google App Engine
This is Rietveld 408576698