mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:17:45 +00:00
LibWeb: Make IdleDeadline GC-allocated
This commit is contained in:
parent
8f2a711132
commit
915a240944
5 changed files with 22 additions and 22 deletions
|
@ -449,7 +449,6 @@ class URLSearchParamsIterator;
|
|||
|
||||
namespace Web::Bindings {
|
||||
class DOMExceptionWrapper;
|
||||
class IdleDeadlineWrapper;
|
||||
class IntersectionObserverWrapper;
|
||||
class LocationObject;
|
||||
class OptionConstructor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue