mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 02:26:10 +00:00
LibWeb: Make WorkerNavigator GC-allocated
This commit is contained in:
parent
9da72cdaba
commit
2fe97fa8db
Notes:
sideshowbarker
2024-07-17 22:41:14 +09:00
Author: https://github.com/awesomekling
Commit: 2fe97fa8db
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 51 additions and 14 deletions
|
@ -453,7 +453,6 @@ class LocationObject;
|
|||
class OptionConstructor;
|
||||
class RangePrototype;
|
||||
class WindowProxy;
|
||||
class WorkerNavigatorWrapper;
|
||||
class Wrappable;
|
||||
class Wrapper;
|
||||
class XMLHttpRequestPrototype;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue