RESOLVED FIXED 220320
[iOS] Silence selected sandbox violation reports
https://bugs.webkit.org/show_bug.cgi?id=220320
Summary [iOS] Silence selected sandbox violation reports
Per Arne Vollan
Reported 2021-01-05 04:15:52 PST
For performance reasons, benign sandbox violations in the WebContent process can be silenced on iOS.
Attachments
Patch (1.61 KB, patch)
2021-01-05 04:20 PST, Per Arne Vollan
darin: review+
Patch (1.64 KB, patch)
2021-01-06 00:18 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2021-01-05 04:20:34 PST
Darin Adler
Comment 2 2021-01-05 13:32:40 PST
Comment on attachment 416989 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=416989&action=review > Source/WebKit/ChangeLog:3 > + [iOS] Silence sandbox violation reports This sounds much broader than it is. This patch silences 3 specific sandbox violations, not all sandbox violations.
Per Arne Vollan
Comment 3 2021-01-05 14:26:06 PST
(In reply to Darin Adler from comment #2) > Comment on attachment 416989 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=416989&action=review > > > Source/WebKit/ChangeLog:3 > > + [iOS] Silence sandbox violation reports > > This sounds much broader than it is. This patch silences 3 specific sandbox > violations, not all sandbox violations. That’s a good point. I will update the title. Thanks for reviewing!
Per Arne Vollan
Comment 4 2021-01-06 00:18:15 PST
EWS
Comment 5 2021-01-06 02:38:07 PST
Committed r271198: <https://trac.webkit.org/changeset/271198> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417074 [details].
Radar WebKit Bug Importer
Comment 6 2021-01-06 02:39:16 PST
Note You need to log in before you can comment on or make changes to this bug.