ladybird/Userland/Libraries/LibWeb/XML
Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction
Changes the signature of queue_global_task() from AK:Function to
JS::HeapFunction to be more clear to the user of the function that this
is what it uses internally.
2024-04-20 18:11:01 +02:00
..
XMLDocumentBuilder.cpp LibWeb: Let queue_global_task() take a JS::HeapFunction 2024-04-20 18:11:01 +02:00
XMLDocumentBuilder.h LibWeb: Make the default XML namespace an empty Optional 2024-02-19 10:42:56 +01:00