RESOLVED FIXED 212778
Reduce telemetry and report generation for Network Process sandbox
https://bugs.webkit.org/show_bug.cgi?id=212778
Summary Reduce telemetry and report generation for Network Process sandbox
Brent Fulgham
Reported 2020-06-04 13:54:35 PDT
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.
Attachments
Patch (4.80 KB, patch)
2020-06-04 13:57 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-06-04 13:55:48 PDT
Brent Fulgham
Comment 2 2020-06-04 13:57:30 PDT
Brent Fulgham
Comment 3 2020-06-04 13:59:32 PDT
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.
Per Arne Vollan
Comment 4 2020-06-04 14:02:18 PDT
Comment on attachment 401076 [details] Patch R=me.
EWS
Comment 5 2020-06-04 14:31:05 PDT
Committed r262572: <https://trac.webkit.org/changeset/262572> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401076 [details].
Note You need to log in before you can comment on or make changes to this bug.