mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 07:37:03 +00:00
LibWeb: Make MessageChannel GC-allocated
This commit is contained in:
parent
2bba97964b
commit
2ff7e37048
Notes:
sideshowbarker
2024-07-17 22:41:14 +09:00
Author: https://github.com/awesomekling
Commit: 2ff7e37048
Pull-request: https://github.com/SerenityOS/serenity/pull/14816
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/linusg ✅
4 changed files with 34 additions and 26 deletions
|
@ -467,7 +467,6 @@ class IdleDeadlineWrapper;
|
|||
class ImageDataWrapper;
|
||||
class IntersectionObserverWrapper;
|
||||
class LocationObject;
|
||||
class MessageChannelWrapper;
|
||||
class OptionConstructor;
|
||||
class Path2DWrapper;
|
||||
class RangePrototype;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue