Bug 206713

Summary: [iOS] REGRESSION(r225754): Allow sysctl-read of net.routetable (as is already done on macOS)
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Brent Fulgham 2020-01-23 16:10:36 PST
Correct a sandbox violation we sometimes get when logging attempts to access the hostname on iOS.

We already correctly handle this on macOS, but had regressed this (without noticing) in iOS during previous hardening work.
Comment 1 Brent Fulgham 2020-01-23 16:10:47 PST
<rdar://problem/57665153>
Comment 2 Brent Fulgham 2020-01-23 16:12:36 PST
Created attachment 388611 [details]
Patch
Comment 3 Brent Fulgham 2020-01-23 16:15:57 PST
Created attachment 388612 [details]
Patch
Comment 4 Per Arne Vollan 2020-01-24 07:23:46 PST
Comment on attachment 388612 [details]
Patch

R=me.
Comment 5 WebKit Commit Bot 2020-01-24 07:58:19 PST
The commit-queue encountered the following flaky tests while processing attachment 388612 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2020-01-24 07:58:50 PST
Comment on attachment 388612 [details]
Patch

Clearing flags on attachment: 388612

Committed r255072: <https://trac.webkit.org/changeset/255072>
Comment 7 WebKit Commit Bot 2020-01-24 07:58:52 PST
All reviewed patches have been landed.  Closing bug.