ladybird/Userland/Libraries/LibWeb/Clipboard
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
..
Clipboard.cpp LibWeb: Let queue_global_task() take a JS::HeapFunction 2024-04-20 18:11:01 +02:00
Clipboard.h LibWeb: Put most LibWeb GC objects in type-specific heap blocks 2023-11-19 22:00:48 +01:00
Clipboard.idl LibWeb: Format all .idl files to use four space indentation 2024-01-18 14:00:06 +01:00