LibWeb: Make CSS::Screen GC-allocated

This commit is contained in:
Andreas Kling 2022-08-31 18:52:54 +02:00
commit 8c90e08e0b
Notes: sideshowbarker 2024-07-17 07:28:03 +09:00
6 changed files with 36 additions and 21 deletions

View file

@ -477,7 +477,6 @@ class Path2DWrapper;
class PerformanceTimingWrapper;
class RangePrototype;
class ResizeObserverWrapper;
class ScreenWrapper;
class SelectionWrapper;
class StorageWrapper;
class SubtleCryptoWrapper;