ladybird/Userland/Services/WebDriver
kleines Filmröllchen bfd9f681f7 LibCore+Userland: Allow canceling promises
To make EventLoop cancel its managed Promises, we need the ability to
cancel them in the first place.
2023-03-13 12:12:17 +00:00
..
Client.cpp WebContent+WebDriver: Ensure Get Window Handle checks for closed BCs 2023-03-07 18:16:35 +00:00
Client.h WebDriver: Remove active sessions from the close-the-session AO 2023-03-07 18:16:35 +00:00
CMakeLists.txt LibWeb+WebDriver: Move the timeouts configuration object to LibWeb 2022-11-11 22:03:23 +00:00
main.cpp LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
Session.cpp LibCore+Userland: Allow canceling promises 2023-03-13 12:12:17 +00:00
Session.h WebDriver: Reference-count WebDriver Session objects 2023-03-07 18:16:35 +00:00
WebContentConnection.cpp LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
WebContentConnection.h LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00