mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:37:46 +00:00
LibWeb: Make DOMPoint and DOMPointReadOnly GC-allocated
This commit is contained in:
parent
a9cae56f8e
commit
44415af428
9 changed files with 78 additions and 43 deletions
|
@ -451,8 +451,6 @@ namespace Web::Bindings {
|
|||
class BlobWrapper;
|
||||
class CryptoWrapper;
|
||||
class DOMExceptionWrapper;
|
||||
class DOMPointWrapper;
|
||||
class DOMPointReadOnlyWrapper;
|
||||
class DOMRectListWrapper;
|
||||
class DOMRectReadOnlyWrapper;
|
||||
class DOMRectWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue