Bug 62016 - [Chromium] DumpRenderTree does not correctly recycle touchPoint ids
Summary: [Chromium] DumpRenderTree does not correctly recycle touchPoint ids
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: Robert Kroeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-03 07:48 PDT by Robert Kroeger
Modified: 2011-06-03 11:33 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.04 KB, patch)
2011-06-03 08:03 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 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.