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

Issue 2744243009: [Compositor event queue] FlingCancel should clear on-going gesture flag (Closed)

Created:
3 years, 9 months ago by chongz
Modified:
3 years, 9 months ago
Reviewers:
dtapuska
CC:
chromium-reviews, dtapuska+chromiumwatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Compositor event queue] FlingCancel should clear on-going gesture flag We don't receive |GestureScrollEnd| when the scroll was turned into fling, thus we need to clear flag |has_ongoing_compositor_scroll_fling_pinch_| on |GestureFlingCancel| to avoid queueing latency on next |GestureScroll/PinchBegin|. BUG=625689 Review-Url: https://codereview.chromium.org/2744243009 Cr-Commit-Position: refs/heads/master@{#458187} Committed: https://chromium.googlesource.com/chromium/src/+/8eabf60aaa6009c9383970ffbc0cfa15e50b9951

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -5 lines) Patch
M ui/events/blink/input_handler_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/events/blink/input_handler_proxy.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M ui/events/blink/input_handler_proxy_unittest.cc View 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
chongz
dtapuska@ I realized this issue while checking my code, PTAL, thanks!
3 years, 9 months ago (2017-03-17 19:39:31 UTC) #7
chongz
ping :)
3 years, 9 months ago (2017-03-20 19:00:30 UTC) #8
dtapuska
On 2017/03/20 19:00:30, chongz wrote: > ping :) lgtm
3 years, 9 months ago (2017-03-20 19:22:07 UTC) #9
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/2744243009/1
3 years, 9 months ago (2017-03-20 19:55:44 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 21:18:14 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/8eabf60aaa6009c9383970ffbc0c...

Powered by Google App Engine
This is Rietveld 408576698