Some CanGc Fixes (#33865)

Signed-off-by: jahielkomu <ktumuhairwe24@gmail.com>
This commit is contained in:
komuhangi 2024-10-16 18:14:28 +03:00 committed by GitHub
parent 2b9527262c
commit b0a33d6b02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -235,6 +235,7 @@ DOMInterfaces = {
'URL': {
'weakReferenceable': True,
'canGc': ['Parse'],
},
'VRDisplay': {