Bug 224940 - [iOS] Remove useless 'network-outbound' rule from non-networking file rule
Summary: [iOS] Remove useless 'network-outbound' rule from non-networking file rule
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-22 11:52 PDT by Brent Fulgham
Modified: 2021-04-22 17:42 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.88 KB, patch)
2021-04-22 11:56 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-22 11:52:26 PDT
At some point in the dark past an inappropriate 'network-outbound' rule was added to an unrelated file access rule in the WebKit sandbox on iOS. This mistake has been spread to a number of other sandbox files.

I don't think it has any negative impact, but it is confusing and could perhaps trigger a problem when compiling the sandbox. Let's clean it up!

<rdar://problem/66583476>
Comment 1 Brent Fulgham 2021-04-22 11:56:07 PDT
Created attachment 426834 [details]
Patch
Comment 2 Per Arne Vollan 2021-04-22 11:58:22 PDT
Comment on attachment 426834 [details]
Patch

R=me.
Comment 3 EWS 2021-04-22 17:42:17 PDT
Committed r276477 (236936@main): <https://commits.webkit.org/236936@main>

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