RESOLVED FIXED276498
[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
Radar WebKit Bug Importer
Comment 1 2024-07-11 12:08:38 PDT
Brent Fulgham
Comment 2 2024-07-11 12:14:23 PDT
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.