Andrew Kaster
|
bc9c710904
LibWeb: Hide WebDriver::match_route debug behind its own flag
|
преди 1 година |
Dan Klishch
|
ccd701809f
Everywhere: Add deprecated_ prefix to `JsonValue::to_byte_string`
|
преди 1 година |
Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
преди 1 година |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
преди 1 година |
stelar7
|
23b378822b
LibWeb: Stub out `Release Actions`
|
преди 2 години |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
преди 1 година |
Timothy Flynn
|
996c020b0d
Everywhere: Remove 'clang-format off' comments that are no longer needed
|
преди 2 години |
Lucas CHOLLET
|
b46667639f
LibHTTP: Make `HttpRequest` return its method name as a `StringView`
|
преди 2 години |
Aliaksandr Kalenik
|
f04ae5f542
LibWeb/WebDriver: Close client connection socket when EOF is reached
|
преди 2 години |
Aliaksandr Kalenik
|
05a2d1f0e0
LibWeb/WebDriver: Wait for more data to arrive if request is incomplete
|
преди 2 години |
Aliaksandr Kalenik
|
9220cdc285
LibHTTP+WebDriver+WebServer: Return error from HTTP request parser
|
преди 2 години |
Aliaksandr Kalenik
|
4f496e97fe
LibWeb: Add keep-alive in response headers if it present in request
|
преди 2 години |
Aliaksandr Kalenik
|
f287165823
LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window
|
преди 2 години |
Tim Schumacher
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
преди 2 години |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
преди 2 години |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
преди 2 години |
Linus Groh
|
e76394d96c
AK: Remove infallible version of StringBuilder::to_byte_buffer
|
преди 2 години |
Karol Baraniecki
|
cd4804ed1c
LibWeb: Use fallible version of StringBuilder::to_byte_buffer
|
преди 2 години |
Timothy Flynn
|
77fbd912b7
LibWeb+WebContent+WebDriver: Port WebDriver parameters to String
|
преди 2 години |
Jonah
|
30ec59f163
WebDriver: Add computedlabel endpoint
|
преди 2 години |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
преди 2 години |
Sam Atkins
|
c43db5dae7
WebDriver+LibWeb: Rename "click" to "element_click"
|
преди 2 години |
Jonah
|
569b56e2ad
WebDriver: Add computedrole endpoint
|
преди 2 години |
Baitinq
|
419dea0996
WebDriver: Implement stub for .../element/{element id}/click
|
преди 2 години |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
преди 2 години |
Victor Song
|
88ecc4a1e5
WebContent+WebDriver: Implement `POST /session/{id}/window` endpoint
|
преди 2 години |
Baitinq
|
02a2018ec4
WebDriver: Implement stub for /session/{id}/print
|
преди 2 години |
Timothy Flynn
|
f7bb835d09
LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text
|
преди 2 години |
Timothy Flynn
|
f9b8742fff
LibWeb+WebContent+WebDriver: Implement Get Alert Text
|
преди 2 години |
Timothy Flynn
|
3e7d633954
LibWeb+WebContent+WebDriver: Implement Accept Alert
|
преди 2 години |