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

Issue 2391643002: BrowserPluginGuest::ResendEventToEmbedder should keep the same deltaUnits (Closed)

Created:
4 years, 2 months ago by ymalik
Modified:
4 years, 2 months ago
Reviewers:
wjmaclean, tdresser
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

BrowserPluginGuest::ResendEventToEmbedder should keep the same deltaUnits When a nested scroller is at its scroll bounds InputHandlerProxy gets another set of synthetic GestureScrollBegin/Update/End to scroll the parent scroller. Before this CL, deltaUnits was not copied in GestureScrollBegin but was copied in GestureScrollUpdate. As a result, InputHandlerProxy would expect an instant scroll after GestureScrollBegin, but perform a smooth scroll in GestureScrollUpdate. BUG=647205 Committed: https://crrev.com/eebaccca7bd4bc2f1a9fb9eaf8dcbc9c0377064d Cr-Commit-Position: refs/heads/master@{#422894}

Patch Set 1 #

Patch Set 2 : Add TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M content/browser/renderer_host/render_widget_host_impl.cc View 1 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
ymalik
4 years, 2 months ago (2016-10-03 18:05:31 UTC) #4
wjmaclean
On 2016/10/03 18:05:31, ymalik wrote: Trying it out now ...
4 years, 2 months ago (2016-10-03 18:09:38 UTC) #5
wjmaclean
On 2016/10/03 18:09:38, wjmaclean (ooo) wrote: > On 2016/10/03 18:05:31, ymalik wrote: > > Trying ...
4 years, 2 months ago (2016-10-03 18:15:39 UTC) #6
ymalik
4 years, 2 months ago (2016-10-03 18:19:30 UTC) #8
tdresser
How hard would it be to add a test for this?
4 years, 2 months ago (2016-10-03 20:15:40 UTC) #11
wjmaclean
On 2016/10/03 20:15:40, tdresser wrote: > How hard would it be to add a test ...
4 years, 2 months ago (2016-10-03 20:20:40 UTC) #12
tdresser
LGTM, though add a TODO to add a test.
4 years, 2 months ago (2016-10-04 18:36:11 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/2391643002/20001
4 years, 2 months ago (2016-10-04 18:36:56 UTC) #16
ymalik
On 2016/10/04 18:36:11, tdresser wrote: > LGTM, though add a TODO to add a test. ...
4 years, 2 months ago (2016-10-04 18:37:17 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-04 20:01:24 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 20:03:35 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eebaccca7bd4bc2f1a9fb9eaf8dcbc9c0377064d
Cr-Commit-Position: refs/heads/master@{#422894}

Powered by Google App Engine
This is Rietveld 408576698