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

Issue 4191008: Make EventSendingController honour leapForward for touch events. (Closed)

Created:
10 years, 1 month ago by rjkroege
Modified:
9 years, 5 months ago
Reviewers:
jamesr
CC:
chromium-reviews, darin-cc_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Make EventSendingController honour leapForward for touch events. The current implementation of EventSendingController does not set a time stamp on touch events. This change adds time stamps to touch events equivalent to how they are handled for mouse events including supporting use of leapForward. Matching WebKit implementation: https://bugs.webkit.org/show_bug.cgi?id=48777 BUG=none TEST=manually via future layout tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64764

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M webkit/tools/test_shell/event_sending_controller.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rjkroege
per irc. Thanks.
10 years, 1 month ago (2010-11-01 21:14:53 UTC) #1
rjkroege
doh... autocomplete fail. per irc and matching the WebKit bug.
10 years, 1 month ago (2010-11-01 21:44:50 UTC) #2
jamesr
10 years, 1 month ago (2010-11-01 21:48:52 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698