RESOLVED FIXED Bug 203831
[iOS] Add logging and telemetry to mach services believed to be unused
https://bugs.webkit.org/show_bug.cgi?id=203831
Summary [iOS] Add logging and telemetry to mach services believed to be unused
Per Arne Vollan
Reported 2019-11-04 16:39:13 PST
The sandbox rules for mach services believed to be unused should have logging and telemetry added to confirm whether the assumption is correct.
Attachments
Patch (5.44 KB, patch)
2019-11-04 16:44 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2019-11-04 16:44:58 PST
Geoffrey Garen
Comment 2 2019-11-05 11:59:51 PST
Comment on attachment 382789 [details] Patch r=me
Per Arne Vollan
Comment 3 2019-11-05 13:11:41 PST
(In reply to Geoffrey Garen from comment #2) > Comment on attachment 382789 [details] > Patch > > r=me Thanks for reviewing!
WebKit Commit Bot
Comment 4 2019-11-05 14:05:55 PST
Comment on attachment 382789 [details] Patch Clearing flags on attachment: 382789 Committed r252081: <https://trac.webkit.org/changeset/252081>
WebKit Commit Bot
Comment 5 2019-11-05 14:05:57 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-11-05 14:06:16 PST
Brent Fulgham
Comment 7 2019-11-05 14:20:08 PST
Comment on attachment 382789 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=382789&action=review > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:-166 > - (global-name "com.apple.coremedia.routingsessionmanager.xpc") Make sure you test Airplay before deciding this can be removed.
Per Arne Vollan
Comment 8 2019-11-05 14:37:16 PST
(In reply to Brent Fulgham from comment #7) > Comment on attachment 382789 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=382789&action=review > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:-166 > > - (global-name "com.apple.coremedia.routingsessionmanager.xpc") > > Make sure you test Airplay before deciding this can be removed. Ah, that's a good point, will do :) Thanks for reviewing!
Note You need to log in before you can comment on or make changes to this bug.