Bug 225214

Summary: [iOS] Remove unused logd-diagnostic-client rules
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2021-04-29 15:35:05 PDT
The WebKit sandboxes on iOS include a boilerplate rule to allow 'logd-diagnostic-client', which cannot be used because none of the WebKit processes have either the required entitlement.

Remove the rule to reduce sandbox complexity.
Comment 1 Brent Fulgham 2021-04-29 15:43:31 PDT
Created attachment 427381 [details]
Patch
Comment 2 Per Arne Vollan 2021-04-29 15:44:48 PDT
Comment on attachment 427381 [details]
Patch

R=me.
Comment 3 Brent Fulgham 2021-04-29 15:53:05 PDT
<rdar://problem/66587621>
Comment 4 EWS 2021-04-29 16:41:17 PDT
Committed r276821 (237176@main): <https://commits.webkit.org/237176@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427381 [details].