ladybird/Libraries/LibWeb/WebDriver
Andreas Kling 4ba14759dc LibGC: Move Web::WebDriver::HeapTimer to GC::Timer
Move HeapTimer out of LibWeb and into LibGC as GC::Timer, inheriting
from GC::Cell instead of JS::Cell. Add a finalize() override that
stops the timer, ensuring it is cleaned up during GC finalization.
2026-05-10 10:58:11 +02:00
..
Actions.cpp LibWeb: Make Paintable tree ref-counted 2026-05-07 15:03:44 +02:00
Actions.h
Capabilities.cpp
Capabilities.h
Client.cpp LibHTTP+LibWeb+RequestServer: Move Fetch's HTTP header infra to LibHTTP 2025-11-27 14:57:29 +01:00
Client.h
Contexts.cpp
Contexts.h
ElementLocationStrategies.cpp
ElementLocationStrategies.h
ElementReference.cpp LibWeb: Make Paintable tree ref-counted 2026-05-07 15:03:44 +02:00
ElementReference.h LibWeb: Don't crash in WebDriver call when element has no client rects 2026-02-11 09:34:47 +01:00
Error.cpp
Error.h
ExecuteScript.cpp LibGC: Move Web::WebDriver::HeapTimer to GC::Timer 2026-05-10 10:58:11 +02:00
ExecuteScript.h
InputSource.cpp
InputSource.h
InputState.cpp
InputState.h
JSON.cpp LibWeb: Remove unused members from SessionHistoryEntry 2026-04-03 14:20:09 +02:00
JSON.h
Properties.h
Proxy.cpp
Proxy.h
Response.cpp
Response.h
Screenshot.cpp LibWeb: Push an execution context for WebDriver screenshots 2026-05-10 10:21:19 +02:00
Screenshot.h
TimeoutsConfiguration.cpp
TimeoutsConfiguration.h
UserPrompt.cpp
UserPrompt.h