For performance reasons, benign sandbox violations in the WebContent process can be silenced on iOS.
Created attachment 416989 [details] Patch
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.
(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!
Created attachment 417074 [details] Patch
Committed r271198: <https://trac.webkit.org/changeset/271198> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417074 [details].
<rdar://problem/72846494>