Bug 265413
Summary: | [Cocoa] Remove permissions for SYS_setsockopt from the WebContent process | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit2 | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Brent Fulgham
We needed to keep access to `setsockopt` in the WebContent process until Content Filtering had completely moved to the Network process. That happened in macOS 13, so we should be able to remove this ability for Ventura and newer operating systems. All iOS ports have made this transition already, so no version checks are needed there.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://107933292>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/20963
EWS
Committed 271239@main (c9647ae53c5d): <https://commits.webkit.org/271239@main>
Reviewed commits have been landed. Closing PR #20963 and removing active labels.