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

Issue 789223002: New flingCancel flag to prevent fling boosting. (Closed)

Created:
6 years ago by wjarosik
Modified:
6 years ago
CC:
blink-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

New flingCancel flag to prevent fling boosting. This flag is used by Chromium in order to prevent flingCancel from being used as a part of the fling boost events sequence. Previously (without this flag), when Chromium called native cancelFling method, flingCancel event was deferred, but the proper behaviour should be to cancel fling instantly. See: https://codereview.chromium.org/792833002/ BUG=440886 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187163

Patch Set 1 #

Total comments: 1

Patch Set 2 : More precise description of prevent boosting flag #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M public/web/WebInputEvent.h View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
jdduke (slow)
Could you also add a link to the Chromium patch? +rbyers@ for owner review. This ...
6 years ago (2014-12-10 18:53:41 UTC) #3
Rick Byers
Please also add a BUG that describes the problem being solved. LGTM with nit. It ...
6 years ago (2014-12-10 19:01:02 UTC) #4
wjarosik
On 2014/12/10 18:53:41, jdduke wrote: > Could you also add a link to the Chromium ...
6 years ago (2014-12-11 16:33:45 UTC) #5
wjarosik
On 2014/12/10 19:01:02, Rick Byers wrote: > Please also add a BUG that describes the ...
6 years ago (2014-12-11 16:34:07 UTC) #6
wjarosik
Changes made (I haven't clicked Publish+Mail earlier so I'm doing it now :)).
6 years ago (2014-12-11 16:45:14 UTC) #7
Rick Byers
On 2014/12/11 16:45:14, wjarosik wrote: > Changes made (I haven't clicked Publish+Mail earlier so I'm ...
6 years ago (2014-12-12 21:23:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/789223002/20001
6 years ago (2014-12-15 16:52:32 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-15 18:40:38 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187163

Powered by Google App Engine
This is Rietveld 408576698