RESOLVED INVALID 39979
Generate TransformAction events from touch gestures
https://bugs.webkit.org/show_bug.cgi?id=39979
Summary Generate TransformAction events from touch gestures
Kim Grönholm
Reported 2010-05-31 20:23:59 PDT
Dispatch appropriate TransformAction events from touch gestures. For more details about TransformActionEvent, see: http://portaali.org/~ilkkao/w3c/manipulate/Transformaction.html
Attachments
Generate TransformAction events from touch gestures (28.25 KB, patch)
2010-05-31 20:28 PDT, Kim Grönholm
no flags
Generate TransformAction events from touch gestures (27.55 KB, patch)
2010-06-17 05:16 PDT, Kim Grönholm
no flags
Kim Grönholm
Comment 1 2010-05-31 20:28:59 PDT
Created attachment 57513 [details] Generate TransformAction events from touch gestures This patch enables transformaction events to be generated from touch gestures by adding gesture handling machinery based on PlatformTouchEvents.
Kim Grönholm
Comment 2 2010-06-17 05:16:24 PDT
Created attachment 58982 [details] Generate TransformAction events from touch gestures Rebased the patch and did some minor improvements
Simon Hausmann
Comment 3 2010-08-26 04:41:26 PDT
Comment on attachment 58982 [details] Generate TransformAction events from touch gestures This patch is included in the qtwebkit-2.1 branch with commit 5472c61287b584c180800572d5549fde0839953c
Ademar Reis
Comment 4 2011-01-13 12:06:01 PST
(In reply to comment #3) > (From update of attachment 58982 [details]) > This patch is included in the qtwebkit-2.1 branch with commit 5472c61287b584c180800572d5549fde0839953c This has been reverted. Nobody is requiring this anymore, so we'll wait for it to be standardized and get into trunk first.
Simon Hausmann
Comment 5 2012-02-23 02:01:25 PST
Resolving this bug, too. It's not active anymore.
Note You need to log in before you can comment on or make changes to this bug.