Telemetry is showing that some services allowed in the Networking process' sandbox are unused. These should be removed.
<rdar://problem/83462947>
Created attachment 439087 [details] Patch
Comment on attachment 439087 [details] Patch r=me
Comment on attachment 439087 [details] Patch Thanks for reviewing!
Committed r283012 (242077@main): <https://commits.webkit.org/242077@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 439087 [details].
Comment on attachment 439087 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=439087&action=review > Source/WebKit/ChangeLog:3 > + Remove access to unused services in the Networking access Bug title was right. Changelog was wrong.
(In reply to Simon Fraser (smfr) from comment #6) > Comment on attachment 439087 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=439087&action=review > > > Source/WebKit/ChangeLog:3 > > + Remove access to unused services in the Networking access > > Bug title was right. Changelog was wrong. Ah, thanks, good catch :)