Bug 251503
| Summary: | WebGL IDL uses GenerateIsReachable=Impl in inconsistent manner | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| 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 GenerateIsReachable=Impl in inconsistent manner
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104910584>
Kimmo Kinnunen
Analysis courtesy of Alexey:
> this could be seen as a micro-optimization. There is no API to get a previously created WebGLSync object when its original JS reference is lost, so I don't think there is a way to observe any difference from such change.