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

Issue 792833002: Use Blink's flag to prevent fling boosting. (Closed)

Created:
6 years ago by wjarosik
Modified:
6 years ago
Reviewers:
jdduke (slow)
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, jdduke+watch_chromium.org, jam, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use Blink's flag to prevent fling boosting. This flag prevents the flingCancel event from being used as a part of a fling boost event sequence. The synthetic FlingCancel method works properly now and cancels flings instantly, without deferring flingCancel event. See: https://codereview.chromium.org/789223002 BUG=440886 Committed: https://crrev.com/b6c0ec4b3a2aab896c2ace17d1fec5db729bad17 Cr-Commit-Position: refs/heads/master@{#308599}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Unit test added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M content/browser/android/content_view_core_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/input/input_handler_proxy.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/input/input_handler_proxy_unittest.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
jdduke (slow)
Looks good, one point. https://codereview.chromium.org/792833002/diff/1/content/renderer/input/input_handler_proxy.cc File content/renderer/input/input_handler_proxy.cc (right): https://codereview.chromium.org/792833002/diff/1/content/renderer/input/input_handler_proxy.cc#newcode538 content/renderer/input/input_handler_proxy.cc:538: if (gesture_event.data.flingCancel.preventBoosting) Awesome, could you ...
6 years ago (2014-12-10 19:02:52 UTC) #2
wjarosik
On 2014/12/10 19:02:52, jdduke wrote: > Looks good, one point. > > https://codereview.chromium.org/792833002/diff/1/content/renderer/input/input_handler_proxy.cc > File ...
6 years ago (2014-12-11 16:43:14 UTC) #3
wjarosik
6 years ago (2014-12-11 16:43:30 UTC) #4
jdduke (slow)
On 2014/12/11 16:43:30, wjarosik wrote: Great, this lgtm, have you signed CLA? https://code.google.com/legal/corporate-cla-v1.0.html?
6 years ago (2014-12-11 16:59:10 UTC) #5
jdduke (slow)
Nevermind about the CLA, Opera is already an official contributor (I didn't realize, but there's ...
6 years ago (2014-12-11 23:51:22 UTC) #6
wjarosik
On 2014/12/11 23:51:22, jdduke wrote: > Nevermind about the CLA, Opera is already an official ...
6 years ago (2014-12-12 11:06:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/792833002/20001
6 years ago (2014-12-16 16:02:43 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-16 16:52:39 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-16 16:53:29 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b6c0ec4b3a2aab896c2ace17d1fec5db729bad17
Cr-Commit-Position: refs/heads/master@{#308599}

Powered by Google App Engine
This is Rietveld 408576698