WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276498
[iOS] Update GPU sandbox to match macOS behavior
https://bugs.webkit.org/show_bug.cgi?id=276498
Summary
[iOS] Update GPU sandbox to match macOS behavior
Brent Fulgham
Reported
2024-07-11 12:08:19 PDT
The iOS GPU sandbox denies access to a few sysctl calls that are allowed on macOS, and (more importantly) are allowed in the iOS WebContent process. These are showing up in telemetry when performing media and other web page loads, and are likely to be impacting performance. We should allow these sysctl-read calls, as well as a MIG routine needed for proper memory attribution.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-07-11 12:08:38 PDT
<
rdar://problem/131556690
>
Brent Fulgham
Comment 2
2024-07-11 12:14:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30711
EWS
Comment 3
2024-07-12 15:26:43 PDT
Committed
280924@main
(b069ece7b5e3): <
https://commits.webkit.org/280924@main
> Reviewed commits have been landed. Closing PR #30711 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug