Bug 224940

Summary: [iOS] Remove useless 'network-outbound' rule from non-networking file rule
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-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].