Bug 212710 - [iOS] Reduce sandbox logging by permitting necessary sysctl
Summary: [iOS] Reduce sandbox logging by permitting necessary sysctl
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: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-03 11:02 PDT by Brent Fulgham
Modified: 2020-06-03 11:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.91 KB, patch)
2020-06-03 11:05 PDT, Brent Fulgham
no flags 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-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>