summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/WebDriver/Response.h
AgeCommit message (Expand)Author
2023-03-07LibWeb: Mark Web::WebDriver::Response as [[nodiscard]]Timothy Flynn
2023-01-04LibIPC+Everywhere: Change IPC::encode's return type to ErrorOrTimothy Flynn
2022-12-26LibIPC+Everywhere: Change IPC decoders to construct values in-placeTimothy Flynn
2022-11-15Userland: Properly define IPC::encode and IPC::decode specializationsTimothy Flynn
2022-11-08LibWeb+WebDriver: Add an IPC-transferable Web::WebDriver::Response classTimothy Flynn