Bug 236076

Summary: Add specialize type traits to GLContext
Product: WebKit Reporter: Chris Lord <clord>
Component: WebCore Misc.Assignee: Chris Lord <clord>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, aperez, don.olmstead, Hironori.Fujii, pnormand, svillar, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 235946    
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

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.