mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:57:44 +00:00
LibWeb: Make IntersectionObserver GC-allocated
This commit is contained in:
parent
fe9c5395d4
commit
25daa14a05
4 changed files with 24 additions and 14 deletions
|
@ -449,7 +449,6 @@ class URLSearchParamsIterator;
|
|||
|
||||
namespace Web::Bindings {
|
||||
class DOMExceptionWrapper;
|
||||
class IntersectionObserverWrapper;
|
||||
class LocationObject;
|
||||
class OptionConstructor;
|
||||
class RangePrototype;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue