mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Some CanGc Fixes (#33865)
Signed-off-by: jahielkomu <ktumuhairwe24@gmail.com>
This commit is contained in:
parent
2b9527262c
commit
b0a33d6b02
2 changed files with 3 additions and 1 deletions
|
@ -235,6 +235,7 @@ DOMInterfaces = {
|
|||
|
||||
'URL': {
|
||||
'weakReferenceable': True,
|
||||
'canGc': ['Parse'],
|
||||
},
|
||||
|
||||
'VRDisplay': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue