mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-28 21:26:22 +00:00
LibWeb: Make CanvasGradient GC-allocated
This commit is contained in:
parent
369dd42d67
commit
0d2fee351a
Notes:
sideshowbarker
2024-07-17 09:49:33 +09:00
Author: https://github.com/awesomekling
Commit: 0d2fee351a
Pull-request: https://github.com/SerenityOS/serenity/pull/14816
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/linusg ✅
5 changed files with 32 additions and 27 deletions
|
@ -449,7 +449,6 @@ class URLSearchParamsIterator;
|
|||
|
||||
namespace Web::Bindings {
|
||||
class BlobWrapper;
|
||||
class CanvasGradientWrapper;
|
||||
class CryptoWrapper;
|
||||
class DOMExceptionWrapper;
|
||||
class DOMPointWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue