DescriptionNew 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 #Messages
Total messages: 11 (3 generated)
|