Bug 77122 - [Qt][WK2] Enable the automatic touch->mouse mocking on the new Qt5 hashes
Summary: [Qt][WK2] Enable the automatic touch->mouse mocking on the new Qt5 hashes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Andras Becsi
URL:
Keywords: Qt
Depends on:
Blocks: 76275
  Show dependency treegraph
 
Reported: 2012-01-26 10:58 PST by Andras Becsi
Modified: 2012-01-27 06:53 PST (History)
3 users (show)

See Also:


Attachments
proposed patch (1.29 KB, patch)
2012-01-26 11:02 PST, Andras Becsi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Becsi 2012-01-26 10:58:22 PST
The new Qt5 hashes already include the QQuickCanvas fix needed for the mocking to work correctly (not end in an infinite loop), so re-enable the automatic touch->mouse event synthesizing.
Comment 1 Kenneth Rohde Christiansen 2012-01-26 10:59:34 PST
Does the touch mocking visualization work with this?
Comment 2 Andras Becsi 2012-01-26 11:02:31 PST
Created attachment 124148 [details]
proposed patch

Ossy, this is for the new Qt5 hashes tomorrow.
Comment 3 Andras Becsi 2012-01-27 04:45:36 PST
Thanks Kenneth, I'm going to land the patch later this afternoon to leave enough time for Qt5 updates.
Comment 4 Andras Becsi 2012-01-27 06:53:43 PST
Comment on attachment 124148 [details]
proposed patch

Clearing flags on attachment: 124148

Committed r106119: <http://trac.webkit.org/changeset/106119>
Comment 5 Andras Becsi 2012-01-27 06:53:51 PST
All reviewed patches have been landed.  Closing bug.