Bug 212778

Summary: Reduce telemetry and report generation for Network Process sandbox
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.