ladybird/Libraries/LibWeb/WebDriver
Timothy Flynn ee649fc13b LibWeb+WebContent+WebDriver: Bring session start and close up to spec
Lots of editorial spec bugs here, but these changes largely affect how
the unhandledPromptBehavior capability is handled. We also now set an
additional capability for the default User Agent string.
2025-02-06 09:01:16 -05:00
..
Actions.cpp LibWeb: Check for closed browsing contexts before dispatching actions 2025-02-05 11:33:33 +00:00
Actions.h LibWeb/WebDriver: Extract "wait for an action queue token" algorithm 2025-01-03 13:14:53 -08:00
Capabilities.cpp LibWeb+WebContent+WebDriver: Bring session start and close up to spec 2025-02-06 09:01:16 -05:00
Capabilities.h LibWeb+WebContent+WebDriver: Bring session start and close up to spec 2025-02-06 09:01:16 -05:00
Client.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Client.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Contexts.cpp LibWeb: Move AO to check if a browsing context is open to a helper file 2025-02-05 11:33:33 +00:00
Contexts.h LibWeb: Move AO to check if a browsing context is open to a helper file 2025-02-05 11:33:33 +00: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 Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Error.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ExecuteScript.cpp AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05: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 Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
InputSource.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
InputState.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
InputState.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
JSON.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
JSON.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Properties.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Response.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Response.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Screenshot.cpp LibWeb+Services: Remove unused #includes 2025-01-31 13:28:09 +01:00
Screenshot.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
TimeoutsConfiguration.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
TimeoutsConfiguration.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
UserPrompt.cpp LibWeb+WebContent+WebDriver: Bring session start and close up to spec 2025-02-06 09:01:16 -05:00
UserPrompt.h LibWeb+WebContent+WebDriver: Bring session start and close up to spec 2025-02-06 09:01:16 -05:00