Bug 206111 - [iOS] Remove reporting for some well-understood sandbox rules
Summary: [iOS] Remove reporting for some well-understood sandbox rules
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-10 16:37 PST by Brent Fulgham
Modified: 2020-01-29 17:53 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.46 KB, patch)
2020-01-10 16:39 PST, Brent Fulgham
pvollan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2020-01-10 16:37:26 PST
Remove a set of '(with report)' rules in the sandbox now that we understand what logic is using these resources. There's no need to generate logging for these entries anymore.
Comment 1 Brent Fulgham 2020-01-10 16:39:13 PST
Created attachment 387395 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-01-10 16:41:42 PST
<rdar://problem/58495779>
Comment 3 Per Arne Vollan 2020-01-10 16:43:56 PST
Comment on attachment 387395 [details]
Patch

R=me.
Comment 4 Brent Fulgham 2020-01-10 16:45:30 PST
Committed r254381: <https://trac.webkit.org/changeset/254381>
Comment 5 Brent Fulgham 2020-01-29 17:53:28 PST
It looks like this is needed in the NetworkProcess sandbox as well.