Historique des commits

Auteur SHA1 Message Date
  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 1 an
  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
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Victor Song 88ecc4a1e5 WebContent+WebDriver: Implement `POST /session/{id}/window` endpoint il y a 2 ans
  Baitinq 02a2018ec4 WebDriver: Implement stub for /session/{id}/print il y a 2 ans
  Timothy Flynn f7bb835d09 LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text il y a 2 ans
  Timothy Flynn f9b8742fff LibWeb+WebContent+WebDriver: Implement Get Alert Text il y a 2 ans
  Timothy Flynn 3e7d633954 LibWeb+WebContent+WebDriver: Implement Accept Alert il y a 2 ans