RESOLVED FIXED 236076
Add specialize type traits to GLContext
https://bugs.webkit.org/show_bug.cgi?id=236076
Summary Add specialize type traits to GLContext
Chris Lord
Reported 2022-02-03 04:47:26 PST
Currently there is GLContext and GLContextEGL which is a sub-class of the former. isEGLContext() exists on the super class, but there are no SPECIALIZE_TYPE_TRAITS defined to be able to downcast to an EGL context.
Attachments
Patch (1.87 KB, patch)
2022-02-03 04:49 PST, Chris Lord
ews-feeder: commit-queue-
Chris Lord
Comment 1 2022-02-03 04:49:14 PST
EWS
Comment 2 2022-02-03 05:23:08 PST
Committed r289043 (246750@main): <https://commits.webkit.org/246750@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 450761 [details].
Radar WebKit Bug Importer
Comment 3 2022-02-03 05:24:18 PST
Note You need to log in before you can comment on or make changes to this bug.