Bug 251504

Summary: WebGL IDL uses Exposed=Window in inconsistent manner
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   

Kimmo Kinnunen
Reported 2023-02-01 04:20:40 PST
WebGL IDL uses Exposed=Window in inconsistent manner WebGLVertexArrayObjectOES does not have Exposed=Window unlike its WebGL 2.0 counterpart (WebGLVertexArrayObject). All interfaces that have Exposed=Window have also a todo suggesting that it should be Exposed=(Window,Worker)
Attachments
EWS
Comment 1 2023-02-07 00:48:20 PST
Committed 259945@main (58d5509ece27): <https://commits.webkit.org/259945@main> Reviewed commits have been landed. Closing PR #9684 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-02-07 00:49:19 PST
Note You need to log in before you can comment on or make changes to this bug.