Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn e5877cda61 WebDriver: Do not break WebDriver responses into multiple socket writes il y a 10 mois
  Noah Bright ee352e59db WebDriver: Add boilerplate for endpoint 15.7 Perform Actions il y a 11 mois
  Han d1ba317e22 WebDriver: Add Routes, IPC definitions, and boilerplates il y a 10 mois
  Andreas Kling 260c5c50ad LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers il y a 1 an
  Tim Ledbetter 79143833b6 LibWeb/WebDriver: Ensure error responses are serialized correctly il y a 1 an
  Andrew Kaster ca806a3e18 WebDriver+WebContent: Add /session/:id:/window/consume-user-activation il y a 1 an
  Andrew Kaster bc9c710904 LibWeb: Hide WebDriver::match_route debug behind its own flag il y a 1 an
  Dan Klishch ccd701809f Everywhere: Add deprecated_ prefix to `JsonValue::to_byte_string` il y a 1 an
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  stelar7 23b378822b LibWeb: Stub out `Release Actions` il y a 2 ans
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver il y a 2 ans
  Timothy Flynn 996c020b0d Everywhere: Remove 'clang-format off' comments that are no longer needed il y a 2 ans
  Lucas CHOLLET b46667639f LibHTTP: Make `HttpRequest` return its method name as a `StringView` il y a 2 ans
  Aliaksandr Kalenik f04ae5f542 LibWeb/WebDriver: Close client connection socket when EOF is reached il y a 2 ans
  Aliaksandr Kalenik 05a2d1f0e0 LibWeb/WebDriver: Wait for more data to arrive if request is incomplete il y a 2 ans
  Aliaksandr Kalenik 9220cdc285 LibHTTP+WebDriver+WebServer: Return error from HTTP request parser il y a 2 ans
  Aliaksandr Kalenik 4f496e97fe LibWeb: Add keep-alive in response headers if it present in request il y a 2 ans
  Aliaksandr Kalenik f287165823 LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window il y a 2 ans
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes il y a 2 ans
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} il y a 2 ans
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case il y a 2 ans
  Linus Groh e76394d96c AK: Remove infallible version of StringBuilder::to_byte_buffer il y a 2 ans
  Karol Baraniecki cd4804ed1c LibWeb: Use fallible version of StringBuilder::to_byte_buffer il y a 2 ans
  Timothy Flynn 77fbd912b7 LibWeb+WebContent+WebDriver: Port WebDriver parameters to String il y a 2 ans
  Jonah 30ec59f163 WebDriver: Add computedlabel endpoint il y a 2 ans
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace il y a 2 ans
  Sam Atkins c43db5dae7 WebDriver+LibWeb: Rename "click" to "element_click" il y a 2 ans
  Jonah 569b56e2ad WebDriver: Add computedrole endpoint il y a 2 ans
  Baitinq 419dea0996 WebDriver: Implement stub for .../element/{element id}/click il y a 2 ans