Bug 250433 - Make WebGL via Metal internal
Summary: Make WebGL via Metal internal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-10 19:06 PST by Dan Glastonbury
Modified: 2023-06-16 14:16 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Glastonbury 2023-01-10 19:06:38 PST
Due to sandboxing, in the post-Ventura world it's becoming harder and harder to run WebGL via OpenGL instead of Metal and is not generally useful preference for developers to toggle. Change the status of `WebGLUsingMetal` to `internal` to reflect this.
Comment 1 Radar WebKit Bug Importer 2023-01-10 19:07:00 PST
<rdar://problem/104104772>
Comment 2 Dan Glastonbury 2023-01-10 19:12:22 PST
Pull request: https://github.com/WebKit/WebKit/pull/8506
Comment 3 EWS 2023-06-16 14:16:10 PDT
Committed 265257@main (4929b4c592f9): <https://commits.webkit.org/265257@main>

Reviewed commits have been landed. Closing PR #8506 and removing active labels.