Bug 62016

Summary: [Chromium] DumpRenderTree does not correctly recycle touchPoint ids
Product: WebKit Reporter: Robert Kroeger <rjkroege>
Component: Tools / TestsAssignee: Robert Kroeger <rjkroege>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Robert Kroeger 2011-06-03 07:48:19 PDT
Chromium's DumpRenderTree does not correctly re-use the lowest touchPoint id on a touchRelease / touchPress cycle while a second touch is being held down. This causes BUGCR36415 : fast/events/touch/touch-target.html = FAIL TIMEOUT.
Comment 1 Robert Kroeger 2011-06-03 08:03:13 PDT
Created attachment 95914 [details]
Patch
Comment 2 Adam Barth 2011-06-03 10:31:25 PDT
Comment on attachment 95914 [details]
Patch

ok
Comment 3 WebKit Commit Bot 2011-06-03 11:33:49 PDT
Comment on attachment 95914 [details]
Patch

Clearing flags on attachment: 95914

Committed r88032: <http://trac.webkit.org/changeset/88032>
Comment 4 WebKit Commit Bot 2011-06-03 11:33:53 PDT
All reviewed patches have been landed.  Closing bug.