Bug 271899 - Revise sandbox to allow necessary sysctl calls
Summary: Revise sandbox to allow necessary sysctl calls
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-29 11:52 PDT by Brent Fulgham
Modified: 2024-04-02 11:52 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2024-03-29 11:52:21 PDT
Telemetry has revealed a couple of sysctl calls that are needed in normal use:

sysctl.proc_translated
kern.willshutdown
Comment 1 Brent Fulgham 2024-03-29 13:13:08 PDT
<rdar://107428604>
Comment 2 Brent Fulgham 2024-03-29 13:27:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26619
Comment 3 EWS 2024-04-02 11:52:46 PDT
Committed 276953@main (b64091ecce1b): <https://commits.webkit.org/276953@main>

Reviewed commits have been landed. Closing PR #26619 and removing active labels.