Bug 218774 - [macOS] Allow IOGLESBundleName for Apple Silicon Macs
Summary: [macOS] Allow IOGLESBundleName for Apple Silicon Macs
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: 2020-11-10 14:24 PST by Brent Fulgham
Modified: 2020-11-10 15:19 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2020-11-10 14:30 PST, 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 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>