mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:07:45 +00:00
LibWeb: Make DOMException GC-allocated
This commit is contained in:
parent
0e47754ac8
commit
497ead37bc
58 changed files with 307 additions and 278 deletions
|
@ -82,6 +82,7 @@ set(SOURCES
|
|||
DOM/Comment.cpp
|
||||
DOM/CustomEvent.cpp
|
||||
DOM/DOMEventListener.cpp
|
||||
DOM/DOMException.cpp
|
||||
DOM/DOMImplementation.cpp
|
||||
DOM/DOMTokenList.cpp
|
||||
DOM/DOMTokenList.idl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue