Histórico de Commits

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