RESOLVED FIXED 46402
[Qt] QWebHapticFeedbackPlayer needs correct exposure through QWebKitPlatformPlugin
https://bugs.webkit.org/show_bug.cgi?id=46402
Summary [Qt] QWebHapticFeedbackPlayer needs correct exposure through QWebKitPlatformP...
Ademar Reis
Reported 2010-09-23 13:24:45 PDT
QWebHapticFeedbackPlayer is exported through QWebKitPlatformPlugin::createExtension(), which returns QObject *. (WebKit/qt/Api/qwebkitplatformplugin.h) Haptics support is limited in trunk. I'm not sure if we should remove or fix this code. (nevertheless, it's needed on the qtwebit-2.1 branch) Patch is on the way
Attachments
patch (1.72 KB, patch)
2010-09-23 13:32 PDT, Ademar Reis
no flags
patch #2 (3.66 KB, patch)
2010-09-23 14:32 PDT, Ademar Reis
no flags
Ademar Reis
Comment 1 2010-09-23 13:32:18 PDT
Ademar Reis
Comment 2 2010-09-23 14:25:29 PDT
Changing the title of the bug because there are other fixes necessary. The patch will be updated as well.
Ademar Reis
Comment 3 2010-09-23 14:32:54 PDT
Created attachment 68591 [details] patch #2
WebKit Commit Bot
Comment 4 2010-09-23 15:09:00 PDT
Comment on attachment 68591 [details] patch #2 Clearing flags on attachment: 68591 Committed r68204: <http://trac.webkit.org/changeset/68204>
WebKit Commit Bot
Comment 5 2010-09-23 15:09:05 PDT
All reviewed patches have been landed. Closing bug.
Ademar Reis
Comment 6 2010-09-23 15:16:34 PDT
Revision r68204 cherry-picked into qtwebkit-2.1 with commit 005c88d <http://gitorious.org/webkit/qtwebkit/commit/005c88d>
Note You need to log in before you can comment on or make changes to this bug.