mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:37:46 +00:00
LibWeb: Make SubtleCrypto GC-allocated
This commit is contained in:
parent
2ac8e3db3a
commit
7a9b8ced38
8 changed files with 38 additions and 29 deletions
|
@ -466,7 +466,6 @@ class OptionConstructor;
|
|||
class RangePrototype;
|
||||
class ResizeObserverWrapper;
|
||||
class SelectionWrapper;
|
||||
class SubtleCryptoWrapper;
|
||||
class TextDecoderWrapper;
|
||||
class TextEncoderWrapper;
|
||||
class URLSearchParamsIteratorWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue