Bug 206083

Summary: [iOS] Remove 'com.apple.cookied' 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=206088
Attachments:
Description Flags
Patch pvollan: review+

Description Brent Fulgham 2020-01-10 12:51:21 PST
Telemetry and testing have confirmed that we no longer use the 'com.apple.cookied' mach connection in the WebContent process on iOS. We should remove this from the WebContent process sandbox.
Comment 1 Brent Fulgham 2020-01-10 12:54:20 PST
<rdar://problem/56963865>
Comment 2 Brent Fulgham 2020-01-10 12:57:08 PST
Created attachment 387367 [details]
Patch
Comment 3 Per Arne Vollan 2020-01-10 13:06:04 PST
Comment on attachment 387367 [details]
Patch

R=me.
Comment 4 Brent Fulgham 2020-01-10 13:38:16 PST
Committed r254364: <https://trac.webkit.org/changeset/254364>