mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-02 14:19:15 +00:00
LibWeb: Make WorkerLocation GC-allocated
This commit is contained in:
parent
25daa14a05
commit
9da72cdaba
Notes:
sideshowbarker
2024-07-17 07:24:46 +09:00
Author: https://github.com/awesomekling
Commit: 9da72cdaba
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 36 additions and 21 deletions
|
@ -453,7 +453,6 @@ class LocationObject;
|
|||
class OptionConstructor;
|
||||
class RangePrototype;
|
||||
class WindowProxy;
|
||||
class WorkerLocationWrapper;
|
||||
class WorkerNavigatorWrapper;
|
||||
class Wrappable;
|
||||
class Wrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue