Bug 203368

Summary: [iOS] Mismatch in com.apple.MediaPlayer.RemotePlayerService declarations
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 203352    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Brent Fulgham
Reported 2019-10-24 09:03:01 PDT
The 'common.sb' sandbox allows access to the xpc-service-name "com.apple.MediaPlayer.RemotePlayerService", but we block access to the global-name "com.apple.MediaPlayer.RemoteService". We aren't blocking the right thing.
Attachments
Patch (2.06 KB, patch)
2019-10-24 13:20 PDT, Brent Fulgham
no flags
Radar WebKit Bug Importer
Comment 1 2019-10-24 09:03:22 PDT
Brent Fulgham
Comment 2 2019-10-24 13:20:39 PDT
Brent Fulgham
Comment 3 2019-10-24 13:26:40 PDT
After applying this patch, I can continue to use Safari as 'now playing' app on lock screen. It indeed seems like we were not needing access to this.
Per Arne Vollan
Comment 4 2019-10-24 13:47:35 PDT
Comment on attachment 381836 [details] Patch R=me.
WebKit Commit Bot
Comment 5 2019-10-24 14:42:30 PDT
Comment on attachment 381836 [details] Patch Clearing flags on attachment: 381836 Committed r251563: <https://trac.webkit.org/changeset/251563>
WebKit Commit Bot
Comment 6 2019-10-24 14:42:32 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.