RESOLVED FIXED 224940
[iOS] Remove useless 'network-outbound' rule from non-networking file rule
https://bugs.webkit.org/show_bug.cgi?id=224940
Summary [iOS] Remove useless 'network-outbound' rule from non-networking file rule
Brent Fulgham
Reported 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>
Attachments
Patch (2.88 KB, patch)
2021-04-22 11:56 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2021-04-22 11:56:07 PDT
Per Arne Vollan
Comment 2 2021-04-22 11:58:22 PDT
Comment on attachment 426834 [details] Patch R=me.
EWS
Comment 3 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].
Note You need to log in before you can comment on or make changes to this bug.