Bug 145849

Summary: MediaRemoteControls should be marked JSGenerateToJSObject
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, conrad_shultz, eric.carlson, jer.noble, mrajca, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 145411    
Attachments:
Description Flags
Patch none

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.