Bug 43143 - [Qt] Platform plugin interface for Haptics
Summary: [Qt] Platform plugin interface for Haptics
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-28 13:32 PDT by Kim Grönholm
Modified: 2010-08-24 07:18 PDT (History)
1 user (show)

See Also:


Attachments
Platform plugin interface for playing haptic feedback (4.21 KB, patch)
2010-07-28 23:12 PDT, Kim Grönholm
hausmann: review+
hausmann: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Grönholm 2010-07-28 13:32:45 PDT
Add an interface to the platform plugin for tactile feedback (haptics).
Comment 1 Kim Grönholm 2010-07-28 23:12:24 PDT
Created attachment 62918 [details]
Platform plugin interface for playing haptic feedback
Comment 2 Simon Hausmann 2010-08-03 08:20:14 PDT
Comment on attachment 62918 [details]
Platform plugin interface for playing haptic feedback

r=me, but with the HapticsType replaced with a String before landing. The type is very likely to change in the future, so a string seems like a safer option (as discussed on IRC).

For the moment this is just an interface and the idea of landing it in the trunk is so that vendor patch maintenance becomes easier while retaining the same compatible and stable interface everywhere.
Comment 3 Simon Hausmann 2010-08-03 08:27:32 PDT
Committed r64557: <http://trac.webkit.org/changeset/64557>
Comment 4 Simon Hausmann 2010-08-03 08:42:00 PDT
Revision r64557 cherry-picked into qtwebkit-2.1 with commit 67bdb06c855e995ebe7fa09fa98d323e103c8ccf