Bug 212710

Summary: [iOS] Reduce sandbox logging by permitting necessary sysctl
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2020-06-03 11:02:50 PDT
Telemetry indicates that we need to access "sysctl.name2oid" during error handling for HTTP connections. Allow this access and avoid generating unnecessary logging for this case.
Comment 1 Brent Fulgham 2020-06-03 11:03:22 PDT
<rdar://problem/63900239>
Comment 2 Brent Fulgham 2020-06-03 11:05:13 PDT
Created attachment 400945 [details]
Patch
Comment 3 Per Arne Vollan 2020-06-03 11:06:30 PDT
Comment on attachment 400945 [details]
Patch

R=me.
Comment 4 EWS 2020-06-03 11:39:06 PDT
Committed r262496: <https://trac.webkit.org/changeset/262496>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400945 [details].
Comment 5 Radar WebKit Bug Importer 2020-06-03 11:40:17 PDT
<rdar://problem/63937058>