Bug 225720 - [Cocoa] Permit sysctl-read operations needed by Metal and other system frameworks
Summary: [Cocoa] Permit sysctl-read operations needed by Metal and other system framew...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-12 16:13 PDT by Brent Fulgham
Modified: 2021-05-12 18:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.05 KB, patch)
2021-05-12 16:28 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2021-05-12 16:13:21 PDT
Further testing of iOS and macOS have revealed a handful of sysctl-read operations we should allow to improve performance and correctness of OpenGL/Metal and other high-performance math routines.
Comment 1 Brent Fulgham 2021-05-12 16:18:13 PDT
<rdar://problem/77438105>
Comment 2 Brent Fulgham 2021-05-12 16:28:23 PDT
Created attachment 428432 [details]
Patch
Comment 3 Per Arne Vollan 2021-05-12 16:31:37 PDT
Comment on attachment 428432 [details]
Patch

R=me.
Comment 4 EWS 2021-05-12 18:13:41 PDT
Committed r277416 (237666@main): <https://commits.webkit.org/237666@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428432 [details].