1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 16:47:41 +00:00
serenity/Userland/Services/WebDriver
kleines Filmröllchen 8f4d0d3797 LibCore+Userland: Make Promise's on_resolve fallible
This will be primarily necessary for BackgroundAction integration, but
it already allows us to add proper error handling in LibIMAP :^)
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: Make Promise's on_resolve fallible 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