Bug 220320 - [iOS] Silence selected sandbox violation reports
Summary: [iOS] Silence selected sandbox violation reports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-05 04:15 PST by Per Arne Vollan
Modified: 2021-05-07 10:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2021-01-05 04:20 PST, Per Arne Vollan
darin: review+
Details | Formatted Diff | Diff
Patch (1.64 KB, patch)
2021-01-06 00:18 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>