This patch cleans up a set of telemetry and reports generated during normal WebKit operation. Now that we understand the uses of these XPC services, we can reduce the logging traffic.
<rdar://problem/63891745>
Created attachment 401076 [details] Patch
Comment on attachment 401076 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=401076&action=review > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb:-641 > - (global-name "com.apple.AppSSO.service-xpc")) This looks like I removed AppSSO here, but it's actually also present on line 131, so this was an unnecessary dupe.
Comment on attachment 401076 [details] Patch R=me.
Committed r262572: <https://trac.webkit.org/changeset/262572> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401076 [details].