RESOLVED FIXED 163311
Update DeviceProximityEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163311
Summary Update DeviceProximityEvent to stop using legacy [ConstructorTemplate=Event]
Chris Dumez
Reported 2016-10-11 19:47:25 PDT
Update DeviceProximityEvent to stop using legacy [ConstructorTemplate=Event] and use a regular constructor instead, as in the specification: - https://www.w3.org/TR/2015/WD-proximity-20150903/#deviceproximityevent-interface
Attachments
Patch (5.44 KB, patch)
2016-10-11 19:48 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-11 19:48:58 PDT
Ryosuke Niwa
Comment 2 2016-10-11 21:27:09 PDT
Comment on attachment 291328 [details] Patch Does anyone enable this API?
Chris Dumez
Comment 3 2016-10-11 21:30:45 PDT
(In reply to comment #2) > Comment on attachment 291328 [details] > Patch > > Does anyone enable this API? Not that I know but I figured I would update all events just in case.
WebKit Commit Bot
Comment 4 2016-10-11 21:49:36 PDT
Comment on attachment 291328 [details] Patch Clearing flags on attachment: 291328 Committed r207187: <http://trac.webkit.org/changeset/207187>
WebKit Commit Bot
Comment 5 2016-10-11 21:49:41 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.