Bug 48777

Summary: [Chromium/DRT] Make EventSendingController honour leapForward for touch events.
Product: WebKit Reporter: Robert Kroeger <rjkroege>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch.1 none

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.