Bug 64374 - [Qt][WK2] Add multi-point touch mocking to MiniBrowser
Summary: [Qt][WK2] Add multi-point touch mocking to MiniBrowser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-07-12 11:28 PDT by Benjamin Poulain
Modified: 2011-07-26 04:33 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.64 KB, patch)
2011-07-12 11:42 PDT, Benjamin Poulain
vestbo: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-07-12 11:28:21 PDT
Hard to test pinch on desktop mocking for multiple touch point :)
Comment 1 Benjamin Poulain 2011-07-12 11:42:00 PDT
Created attachment 100532 [details]
Patch
Comment 2 Benjamin Poulain 2011-07-12 11:43:27 PDT
This is mostly code from Tor Arne, I set him as the author.
Comment 3 Jocelyn Turcotte 2011-07-13 02:26:07 PDT
Comment on attachment 100532 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=100532&action=review

Looks good to me, beside:

> Tools/ChangeLog:1
> +2011-07-12  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>

vestbo@webkit.org
Comment 4 Tor Arne Vestbø 2011-07-25 07:10:21 PDT
Comment on attachment 100532 [details]
Patch

I'll update the name, just a sec
Comment 5 Tor Arne Vestbø 2011-07-25 07:48:40 PDT
Landed in r91667