Bug 48777 - [Chromium/DRT] Make EventSendingController honour leapForward for touch events.
Summary: [Chromium/DRT] Make EventSendingController honour leapForward for touch events.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 13:52 PDT by Robert Kroeger
Modified: 2010-11-02 11:16 PDT (History)
1 user (show)

See Also:


Attachments
patch.1 (1.25 KB, patch)
2010-11-01 14:13 PDT, Robert Kroeger
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Kroeger 2010-11-01 13:52:37 PDT
The current implementation of EventSender does not set a time
stamp on touch events. The patch adds time stamps to touch events
equivalent to how they are handled for mouse events including supporting
use of leapForward.
Comment 1 Robert Kroeger 2010-11-01 14:13:21 PDT
Created attachment 72556 [details]
patch.1
Comment 2 WebKit Commit Bot 2010-11-02 11:13:51 PDT
The commit-queue encountered the following flaky tests while processing attachment 72556 [details]:

fast/events/platform-wheelevent-in-scrolling-div.html

Please file bugs against the tests.  These tests were authored by aestes@apple.com.  The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2010-11-02 11:16:07 PDT
Comment on attachment 72556 [details]
patch.1

Clearing flags on attachment: 72556

Committed r71137: <http://trac.webkit.org/changeset/71137>
Comment 4 WebKit Commit Bot 2010-11-02 11:16:11 PDT
All reviewed patches have been landed.  Closing bug.