RESOLVED FIXED 145849
MediaRemoteControls should be marked JSGenerateToJSObject
https://bugs.webkit.org/show_bug.cgi?id=145849
Summary MediaRemoteControls should be marked JSGenerateToJSObject
Matt Rajca
Reported 2015-06-10 11:51:24 PDT
Since MediaRemoteControls has a parent interface, we need to add the JSGenerateToJSObject attribute so the toJS(...) function gets generated. This is required to get event handling to work.
Attachments
Patch (1.52 KB, patch)
2015-06-10 11:56 PDT, Matt Rajca
no flags
Radar WebKit Bug Importer
Comment 1 2015-06-10 11:52:33 PDT
Matt Rajca
Comment 2 2015-06-10 11:56:05 PDT
WebKit Commit Bot
Comment 3 2015-06-10 13:51:22 PDT
Comment on attachment 254667 [details] Patch Clearing flags on attachment: 254667 Committed r185429: <http://trac.webkit.org/changeset/185429>
WebKit Commit Bot
Comment 4 2015-06-10 13:51:27 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.