mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:37:35 +00:00
LibWeb: Make DOMImplementation GC-allocated
This commit is contained in:
parent
cfdb8f2a8e
commit
967a3e5a45
6 changed files with 47 additions and 26 deletions
|
@ -464,7 +464,6 @@ class DocumentFragmentWrapper;
|
|||
class DocumentTypeWrapper;
|
||||
class DocumentWrapper;
|
||||
class DOMExceptionWrapper;
|
||||
class DOMImplementationWrapper;
|
||||
class DOMParserWrapper;
|
||||
class DOMPointWrapper;
|
||||
class DOMPointReadOnlyWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue