RESOLVED FIXED 163243
Update GamepadEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163243
Summary Update GamepadEvent to stop using legacy [ConstructorTemplate=Event]
Chris Dumez
Reported 2016-10-10 14:41:43 PDT
Update GamepadEvent to stop using legacy [ConstructorTemplate=Event] and use a proper constructor as in the specification: - https://w3c.github.io/gamepad/#gamepadevent-interface
Attachments
Patch (4.15 KB, patch)
2016-10-10 15:26 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-10 15:26:29 PDT
Chris Dumez
Comment 2 2016-10-10 16:58:19 PDT
FYI, I am aware that the constructor does not match the specification. It is because the specification is wrong: https://github.com/w3c/gamepad/issues/35
WebKit Commit Bot
Comment 3 2016-10-10 19:58:01 PDT
Comment on attachment 291174 [details] Patch Clearing flags on attachment: 291174 Committed r207038: <http://trac.webkit.org/changeset/207038>
WebKit Commit Bot
Comment 4 2016-10-10 19:58:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.