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

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.