Bug 50235 - WebKit 2 does not send touch cancel events correctly between processes
Summary: WebKit 2 does not send touch cancel events correctly between processes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Major
Assignee: Benjamin Poulain
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-11-30 06:52 PST by Benjamin Poulain
Modified: 2010-12-14 04:11 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.81 KB, patch)
2010-11-30 06:57 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2010-11-30 06:52:37 PST
The conversion between WebPlatformTouchPoint to PlatformTouchPoint misses the TouchCancel case.
Comment 1 Benjamin Poulain 2010-11-30 06:57:37 PST
Created attachment 75141 [details]
Patch
Comment 2 WebKit Commit Bot 2010-11-30 19:42:22 PST
Comment on attachment 75141 [details]
Patch

Rejecting patch 75141 from commit-queue.

Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=eseidel-cq-sl', 'build', '--no-clean', '--no-update', '--build-style=both']" exit_code: 1
ERROR: Working directory has local commits, pass --force-clean to continue.

Full output: http://queues.webkit.org/results/6534001
Comment 3 Eric Seidel (no email) 2010-12-14 01:30:38 PST
Comment on attachment 75141 [details]
Patch

Sorry about the cq trouble.
Comment 4 WebKit Commit Bot 2010-12-14 04:07:54 PST
The commit-queue encountered the following flaky tests while processing attachment 75141 [details]:

inspector/timeline-script-tag-2.html bug 51026 (authors: pfeldman@chromium.org and yurys@chromium.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2010-12-14 04:11:49 PST
Comment on attachment 75141 [details]
Patch

Clearing flags on attachment: 75141

Committed r74015: <http://trac.webkit.org/changeset/74015>
Comment 6 WebKit Commit Bot 2010-12-14 04:11:54 PST
All reviewed patches have been landed.  Closing bug.