Bug 251504 - WebGL IDL uses Exposed=Window in inconsistent manner
Summary: WebGL IDL uses Exposed=Window in inconsistent manner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-01 04:20 PST by Kimmo Kinnunen
Modified: 2023-02-07 00:49 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 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)
Comment 1 EWS 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.
Comment 2 Radar WebKit Bug Importer 2023-02-07 00:49:19 PST
<rdar://problem/105117769>