networkException
|
9915fa72fb
AK+Everywhere: Use Optional for URLParser::parse's base_url parameter
|
2 gadi atpakaļ |
Luke Wilde
|
9acc542059
LibWeb: Propagate Realm instead of VM more through Fetch
|
2 gadi atpakaļ |
Linus Groh
|
1032ac2453
LibWeb/Fetch: Store Response error message as a String{,View} variant
|
2 gadi atpakaļ |
Linus Groh
|
ad4b4046f4
LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type()
|
2 gadi atpakaļ |
Linus Groh
|
11023a3c53
LibWeb/Fetch: Port infrastructure to new String
|
2 gadi atpakaļ |
Linus Groh
|
7f9ddcf420
LibWeb/Fetch: Port JS interfaces to new String
|
2 gadi atpakaļ |
Kenneth Myhra
|
3f50025126
LibWeb: Make factory method of Fetch::Response fallible
|
2 gadi atpakaļ |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 gadi atpakaļ |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 gadi atpakaļ |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 gadi atpakaļ |
Timothy Flynn
|
d8044c5358
LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS
|
2 gadi atpakaļ |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 gadi atpakaļ |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 gadi atpakaļ |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 gadi atpakaļ |
Linus Groh
|
32e0f0aec8
LibWeb: Require error message for Response::network_error()
|
2 gadi atpakaļ |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 gadi atpakaļ |
Linus Groh
|
02a4cba086
LibWeb: Use MUST() for infallible ByteBuffer::copy() invocations
|
2 gadi atpakaļ |
Linus Groh
|
65f5c7adbc
LibWeb: Add Fetch::Infrastructure::Header::from_string_pair() helper
|
2 gadi atpakaļ |
Sam Atkins
|
0823a3c422
BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions
|
2 gadi atpakaļ |
Linus Groh
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
2 gadi atpakaļ |
Andrew Kaster
|
4878a18ee7
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
|
2 gadi atpakaļ |
Linus Groh
|
0b52b883af
LibWeb: Implement '5.5. Response class' from the Fetch API :^)
|
2 gadi atpakaļ |