mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 22:58:11 +00:00
LibWeb: Make ResizeObserver GC-allocated
This commit is contained in:
parent
915a240944
commit
0dc2c27fa3
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