mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:17:45 +00:00
LibWeb: Make XMLSerializer GC-allocated
This commit is contained in:
parent
6b7a1d13e9
commit
233208b640
4 changed files with 21 additions and 16 deletions
|
@ -479,7 +479,6 @@ class WorkerNavigatorWrapper;
|
|||
class Wrappable;
|
||||
class Wrapper;
|
||||
class XMLHttpRequestPrototype;
|
||||
class XMLSerializerWrapper;
|
||||
enum class CanPlayTypeResult;
|
||||
enum class CanvasFillRule;
|
||||
enum class EndingType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue