mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 18:19:03 +00:00
LibWeb: Make DOMStringMap GC-allocated
This commit is contained in:
parent
72bacba97b
commit
ae11d70b0c
Notes:
sideshowbarker
2024-07-17 07:28:55 +09:00
Author: https://github.com/awesomekling
Commit: ae11d70b0c
Pull-request: https://github.com/SerenityOS/serenity/pull/14816
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/linusg ✅
8 changed files with 35 additions and 25 deletions
|
@ -471,7 +471,6 @@ class DOMPointReadOnlyWrapper;
|
|||
class DOMRectListWrapper;
|
||||
class DOMRectReadOnlyWrapper;
|
||||
class DOMRectWrapper;
|
||||
class DOMStringMapWrapper;
|
||||
class DOMTokenListWrapper;
|
||||
class ElementWrapper;
|
||||
class ErrorEventWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue