mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 13:19:05 +00:00
LibWeb: Make ResizeObserver GC-allocated
This commit is contained in:
parent
915a240944
commit
0dc2c27fa3
Notes:
sideshowbarker
2024-07-17 09:49:33 +09:00
Author: https://github.com/awesomekling
Commit: 0dc2c27fa3
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 24 additions and 14 deletions
|
@ -453,7 +453,6 @@ class IntersectionObserverWrapper;
|
|||
class LocationObject;
|
||||
class OptionConstructor;
|
||||
class RangePrototype;
|
||||
class ResizeObserverWrapper;
|
||||
class URLSearchParamsIteratorWrapper;
|
||||
class URLSearchParamsWrapper;
|
||||
class URLWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue