RESOLVED FIXED 251504
WebGL IDL uses Exposed=Window in inconsistent manner
https://bugs.webkit.org/show_bug.cgi?id=251504
Summary WebGL IDL uses Exposed=Window in inconsistent manner
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.