mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibWeb: Make Crypto GC-allocated
This commit is contained in:
parent
96f6c7fae5
commit
be9d3860b9
Notes:
sideshowbarker
2024-07-17 07:25:10 +09:00
Author: https://github.com/awesomekling
Commit: be9d3860b9
Pull-request: https://github.com/SerenityOS/serenity/pull/14816
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/linusg ✅
6 changed files with 30 additions and 24 deletions
|
@ -448,7 +448,6 @@ class URLSearchParamsIterator;
|
|||
}
|
||||
|
||||
namespace Web::Bindings {
|
||||
class CryptoWrapper;
|
||||
class DOMExceptionWrapper;
|
||||
class IdleDeadlineWrapper;
|
||||
class IntersectionObserverWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue