mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-30 06:06:48 +00:00
LibWeb: Make TreeWalker GC-allocated
This commit is contained in:
parent
bd629c45b5
commit
a4ddb0ef87
Notes:
sideshowbarker
2024-07-17 10:31:19 +09:00
Author: https://github.com/awesomekling
Commit: a4ddb0ef87
Pull-request: https://github.com/SerenityOS/serenity/pull/14816
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/linusg ✅
7 changed files with 41 additions and 30 deletions
|
@ -604,7 +604,6 @@ class TextDecoderWrapper;
|
|||
class TextEncoderWrapper;
|
||||
class TextMetricsWrapper;
|
||||
class TextWrapper;
|
||||
class TreeWalkerWrapper;
|
||||
class UIEventWrapper;
|
||||
class URLConstructor;
|
||||
class URLPrototype;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue