Bug 77122

Summary: [Qt][WK2] Enable the automatic touch->mouse mocking on the new Qt5 hashes
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: New BugsAssignee: Andras Becsi <abecsi>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, kenneth, ossy
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 76275    
Attachments:
Description Flags
proposed patch none

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.