mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 20:57:44 +00:00
LibWeb: Make AbortController GC-allocated
This commit is contained in:
parent
18ca15b2cc
commit
b8d485e6f0
4 changed files with 33 additions and 23 deletions
|
@ -448,7 +448,6 @@ class URLSearchParamsIterator;
|
|||
}
|
||||
|
||||
namespace Web::Bindings {
|
||||
class AbortControllerWrapper;
|
||||
class BlobWrapper;
|
||||
class CanvasGradientWrapper;
|
||||
class CanvasRenderingContext2DWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue