Bug 218774

Summary: [macOS] Allow IOGLESBundleName for Apple Silicon Macs
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2020-11-10 14:24:16 PST
The WebContent should be able to read the IOGLESBundleName IOKit property on Apple Silicon Macs. This will help the OpenGL stack make better choices about which bundles to load when processing WebGL content.
Comment 1 Brent Fulgham 2020-11-10 14:24:32 PST
<rdar://problem/67473780>
Comment 2 Brent Fulgham 2020-11-10 14:30:14 PST
Created attachment 413741 [details]
Patch
Comment 3 EWS 2020-11-10 15:03:19 PST
Committed r269649: <https://trac.webkit.org/changeset/269649>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413741 [details].
Comment 4 Brent Fulgham 2020-11-10 15:19:23 PST
Committed r269651: <https://trac.webkit.org/changeset/269651>