Bug 206086 - [iOS] Remove 'com.apple.powerlog.plxpclogger.xpc' from the WebContent process sandbox
Summary: [iOS] Remove 'com.apple.powerlog.plxpclogger.xpc' from the WebContent process...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-10 13:22 PST by Brent Fulgham
Modified: 2020-01-10 14:21 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.67 KB, patch)
2020-01-10 13:27 PST, Brent Fulgham
pvollan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>