mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-15 05:52:19 +00:00
LibWeb: Make NodeIterator GC-allocated
This commit is contained in:
parent
8cda70c892
commit
bd629c45b5
Notes:
sideshowbarker
2024-07-17 20:19:08 +09:00
Author: https://github.com/awesomekling
Commit: bd629c45b5
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 38 additions and 30 deletions
|
@ -564,8 +564,6 @@ class MessagePortWrapper;
|
|||
class MouseEventWrapper;
|
||||
class MutationObserverWrapper;
|
||||
class MutationRecordWrapper;
|
||||
class NodeFilterWrapper;
|
||||
class NodeIteratorWrapper;
|
||||
class NodeListWrapper;
|
||||
class NodeWrapper;
|
||||
class OptionConstructor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue