ladybird/Libraries/LibWeb/WebDriver
Shannon Booth 76397c9ecd LibWeb: Use finalize for cleaning up all navigables
The use of this HashMap looks very spooky, but let's at least use
finalize when cleaning them up on destruction to make things slightly
less dangerous looking.
2025-01-17 10:08:42 +01:00
..
Actions.cpp LibWeb/WebDriver: Extract "wait for an action queue token" algorithm 2025-01-03 13:14:53 -08:00
Actions.h LibWeb/WebDriver: Extract "wait for an action queue token" algorithm 2025-01-03 13:14:53 -08:00
Capabilities.cpp
Capabilities.h
Client.cpp
Client.h
Contexts.cpp LibWeb: Use finalize for cleaning up all navigables 2025-01-17 10:08:42 +01:00
Contexts.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ElementLocationStrategies.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ElementLocationStrategies.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ElementReference.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
ElementReference.h LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
Error.cpp
Error.h
ExecuteScript.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
ExecuteScript.h LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
HeapTimer.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
HeapTimer.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
InputSource.cpp
InputSource.h
InputState.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
InputState.h
JSON.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
JSON.h
Properties.h
Response.cpp
Response.h
Screenshot.cpp LibWeb: Delegate painting surface allocation to canvas's active context 2024-12-03 23:35:45 +01:00
Screenshot.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
TimeoutsConfiguration.cpp
TimeoutsConfiguration.h