RESOLVED FIXED 206713
[iOS] REGRESSION(r225754): Allow sysctl-read of net.routetable (as is already done on macOS)
https://bugs.webkit.org/show_bug.cgi?id=206713
Summary [iOS] REGRESSION(r225754): Allow sysctl-read of net.routetable (as is already...
Brent Fulgham
Reported 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.
Attachments
Patch (1.81 KB, patch)
2020-01-23 16:12 PST, Brent Fulgham
no flags
Patch (1.81 KB, patch)
2020-01-23 16:15 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-01-23 16:10:47 PST
Brent Fulgham
Comment 2 2020-01-23 16:12:36 PST
Brent Fulgham
Comment 3 2020-01-23 16:15:57 PST
Per Arne Vollan
Comment 4 2020-01-24 07:23:46 PST
Comment on attachment 388612 [details] Patch R=me.
WebKit Commit Bot
Comment 5 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.
WebKit Commit Bot
Comment 6 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>
WebKit Commit Bot
Comment 7 2020-01-24 07:58:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.