WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Lord
Comment 1
2022-02-03 04:49:14 PST
Created
attachment 450761
[details]
Patch
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
<
rdar://problem/88430793
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug