Bug 206111

Summary: [iOS] Remove reporting for some well-understood sandbox rules
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch pvollan: review+

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.