RESOLVED FIXED 238477
[WebXR][Cocoa] Enable GL_OES_EGL_image extension when makeXRCompatible() is called on GL context
https://bugs.webkit.org/show_bug.cgi?id=238477
Summary [WebXR][Cocoa] Enable GL_OES_EGL_image extension when makeXRCompatible() is c...
Ada Chan
Reported 2022-03-28 16:41:59 PDT
[WebXR][Cocoa] Enable GL_OES_EGL_image extension when makeXRCompatible() is called on GL context
Attachments
Patch (1.72 KB, patch)
2022-03-28 16:44 PDT, Ada Chan
no flags
Ada Chan
Comment 1 2022-03-28 16:44:17 PDT
Dean Jackson
Comment 2 2022-03-28 16:47:45 PDT
Comment on attachment 455969 [details] Patch It's probably safe to do this unconditionally.
Ada Chan
Comment 3 2022-03-28 17:05:48 PDT
(In reply to Dean Jackson from comment #2) > Comment on attachment 455969 [details] > Patch > > It's probably safe to do this unconditionally. The reason I did this with a guard is to match what's done here: https://bugs.webkit.org/show_bug.cgi?id=228575
EWS
Comment 4 2022-03-28 20:07:16 PDT
Committed r292021 (248965@main): <https://commits.webkit.org/248965@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455969 [details].
Radar WebKit Bug Importer
Comment 5 2022-03-28 20:08:15 PDT
Note You need to log in before you can comment on or make changes to this bug.