RESOLVED FIXED 225197
[iOS] Reduce logging for uninteresting sandbox violations
https://bugs.webkit.org/show_bug.cgi?id=225197
Summary [iOS] Reduce logging for uninteresting sandbox violations
Brent Fulgham
Reported 2021-04-29 10:42:15 PDT
Testing has shown a few user preference paths that need to be allowed on iOS. We previously allowed them on macOS in Bug 223943, and should have made the same change in iOS at that time.
Attachments
Patch (2.67 KB, patch)
2021-04-29 10:44 PDT, Brent Fulgham
no flags
Patch for landing (1.91 KB, patch)
2021-04-29 10:56 PDT, Brent Fulgham
no flags
Patch for landing (1.83 KB, patch)
2021-04-29 10:56 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2021-04-29 10:42:55 PDT
Brent Fulgham
Comment 2 2021-04-29 10:44:55 PDT
Per Arne Vollan
Comment 3 2021-04-29 10:52:10 PDT
Comment on attachment 427357 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427357&action=review R=me. > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb:769 > + "/Library/Preferences/.GlobalPreferences.plist" I think this is already present in this sandbox. > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:885 > + "/Library/Preferences/.GlobalPreferences.plist" Ditto.
Brent Fulgham
Comment 4 2021-04-29 10:56:11 PDT
Created attachment 427359 [details] Patch for landing
Brent Fulgham
Comment 5 2021-04-29 10:56:52 PDT
Created attachment 427360 [details] Patch for landing
EWS
Comment 6 2021-04-29 11:59:14 PDT
Committed r276787 (237165@main): <https://commits.webkit.org/237165@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427360 [details].
Note You need to log in before you can comment on or make changes to this bug.