[#26488] Improves WebGLBuffer drop impl (#37512)

Testing: No tests added
Fixes: Partially #26488

---------

Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>
This commit is contained in:
Domenico Rizzo 2025-06-18 14:14:16 +02:00 committed by GitHub
parent b9fcc95992
commit b3c66f4ff4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 108 additions and 40 deletions

View file

@ -640,6 +640,7 @@ DOMInterfaces = {
'WebGLRenderingContext': {
'canGc': ['MakeXRCompatible'],
'weakReferenceable': True,
},
'WebGL2RenderingContext': {