Bug 66859 - Add GAMEPAD feature flag
Summary: Add GAMEPAD feature flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Scott Graham
URL: http://dvcs.w3.org/hg/webevents/raw-f...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 08:24 PDT by Scott Graham
Modified: 2011-10-04 16:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (30.10 KB, patch)
2011-08-24 08:29 PDT, Scott Graham
no flags Details | Formatted Diff | Diff
Patch (28.57 KB, patch)
2011-09-20 16:46 PDT, Scott Graham
no flags Details | Formatted Diff | Diff
update to ToT (28.82 KB, patch)
2011-09-23 16:51 PDT, Scott Graham
no flags Details | Formatted Diff | Diff
update to ToT again (28.41 KB, patch)
2011-09-26 13:08 PDT, Scott Graham
no flags Details | Formatted Diff | Diff
update to ToT again^2 (28.54 KB, patch)
2011-10-04 14:35 PDT, Scott Graham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Graham 2011-08-24 08:24:34 PDT
In preparation to add support for Joystick (aka gamepad) events, add JOYSTICK feature flag. A prototype spec is being worked on here https://wiki.mozilla.org/JoystickAPI
Comment 1 Scott Graham 2011-08-24 08:29:45 PDT
Created attachment 105001 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-09-06 15:42:15 PDT
Comment on attachment 105001 [details]
Patch

Cleared review? from attachment 105001 [details] so that this bug does not appear in http://webkit.org/pending-review.  If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Comment 3 Scott Graham 2011-09-20 16:46:39 PDT
Created attachment 108077 [details]
Patch
Comment 4 Scott Graham 2011-09-23 16:51:50 PDT
Created attachment 108560 [details]
update to ToT
Comment 5 Scott Graham 2011-09-23 16:53:12 PDT
W3C spec now in progress: http://dvcs.w3.org/hg/webevents/raw-file/tip/gamepad.html
Comment 6 Scott Graham 2011-09-26 13:08:22 PDT
Created attachment 108715 [details]
update to ToT again
Comment 7 Scott Graham 2011-10-04 14:35:58 PDT
Created attachment 109694 [details]
update to ToT again^2
Comment 8 Scott Graham 2011-10-04 14:47:40 PDT
Will be landing in Mozilla trunk soon, and spec is proceeding in W3C (url above).

I'd like to get prototyping going behind the feature flag. Please add other relevant CCs if any (adding people active on recent flag cleanup thread).
Comment 9 WebKit Review Bot 2011-10-04 16:34:03 PDT
Comment on attachment 109694 [details]
update to ToT again^2

Clearing flags on attachment: 109694

Committed r96662: <http://trac.webkit.org/changeset/96662>
Comment 10 WebKit Review Bot 2011-10-04 16:34:08 PDT
All reviewed patches have been landed.  Closing bug.