Bug 220320

Summary: [iOS] Silence selected sandbox violation reports
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=225520
Attachments:
Description Flags
Patch
darin: review+
Patch none

Description Per Arne Vollan 2021-01-05 04:15:52 PST
For performance reasons, benign sandbox violations in the WebContent process can be silenced on iOS.
Comment 1 Per Arne Vollan 2021-01-05 04:20:34 PST
Created attachment 416989 [details]
Patch
Comment 2 Darin Adler 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.
Comment 3 Per Arne Vollan 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!
Comment 4 Per Arne Vollan 2021-01-06 00:18:15 PST
Created attachment 417074 [details]
Patch
Comment 5 EWS 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].
Comment 6 Radar WebKit Bug Importer 2021-01-06 02:39:16 PST
<rdar://problem/72846494>