mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 14:19:48 +00:00
LibWeb: Make CSS::Screen GC-allocated
This commit is contained in:
parent
d5e831988e
commit
8c90e08e0b
Notes:
sideshowbarker
2024-07-17 07:28:03 +09:00
Author: https://github.com/awesomekling
Commit: 8c90e08e0b
Pull-request: https://github.com/SerenityOS/serenity/pull/14816
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/linusg ✅
6 changed files with 36 additions and 21 deletions
|
@ -477,7 +477,6 @@ class Path2DWrapper;
|
|||
class PerformanceTimingWrapper;
|
||||
class RangePrototype;
|
||||
class ResizeObserverWrapper;
|
||||
class ScreenWrapper;
|
||||
class SelectionWrapper;
|
||||
class StorageWrapper;
|
||||
class SubtleCryptoWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue