Age | Commit message (Expand) | Author |
---|---|---|
2023-03-07 | LibWeb: Mark Web::WebDriver::Response as [[nodiscard]] | Timothy Flynn |
2023-01-04 | LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr | Timothy Flynn |
2022-12-26 | LibIPC+Everywhere: Change IPC decoders to construct values in-place | Timothy Flynn |
2022-11-15 | Userland: Properly define IPC::encode and IPC::decode specializations | Timothy Flynn |
2022-11-08 | LibWeb+WebDriver: Add an IPC-transferable Web::WebDriver::Response class | Timothy Flynn |