mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-27 12:46:06 +00:00
LibWeb: Make DOMImplementation GC-allocated
This commit is contained in:
parent
cfdb8f2a8e
commit
967a3e5a45
Notes:
sideshowbarker
2024-07-17 07:28:39 +09:00
Author: https://github.com/awesomekling
Commit: 967a3e5a45
Pull-request: https://github.com/SerenityOS/serenity/pull/14816
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/linusg ✅
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