Bug 206086

Summary: [iOS] Remove 'com.apple.powerlog.plxpclogger.xpc' from the WebContent process sandbox
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=206087
Attachments:
Description Flags
Patch pvollan: review+

Description Brent Fulgham 2020-01-10 13:22:16 PST
Telemetry and testing have confirmed that this mach connection is no longer needed on iOS. We should remove it from the WebContent process sandbox.
Comment 1 Brent Fulgham 2020-01-10 13:22:42 PST
<rdar://problem/57195681>
Comment 2 Brent Fulgham 2020-01-10 13:27:29 PST
Created attachment 387370 [details]
Patch
Comment 3 Per Arne Vollan 2020-01-10 13:45:38 PST
Comment on attachment 387370 [details]
Patch

R=me.
Comment 4 Brent Fulgham 2020-01-10 14:21:50 PST
Committed r254366: <https://trac.webkit.org/changeset/254366>