Bug 251504
Summary: | WebGL IDL uses Exposed=Window in inconsistent manner | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebGL | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
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
<rdar://problem/105117769>