Bug 225214 - [iOS] Remove unused logd-diagnostic-client rules
Summary: [iOS] Remove unused logd-diagnostic-client rules
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-29 15:35 PDT by Brent Fulgham
Modified: 2021-04-29 16:41 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.88 KB, patch)
2021-04-29 15:43 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

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