MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
%!s(int64=2) %!d(string=hai) anos |
networkException
|
9915fa72fb
AK+Everywhere: Use Optional for URLParser::parse's base_url parameter
|
%!s(int64=2) %!d(string=hai) anos |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Luke Wilde
|
9acc542059
LibWeb: Propagate Realm instead of VM more through Fetch
|
%!s(int64=2) %!d(string=hai) anos |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
ad4b4046f4
LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
11023a3c53
LibWeb/Fetch: Port infrastructure to new String
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
7f9ddcf420
LibWeb/Fetch: Port JS interfaces to new String
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
54913adf37
LibWeb: Make factory method of Fetch::Request fallible
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
d8044c5358
LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
2f1bda3347
LibWeb/Fetch: Tweak wording in some spec comments
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
6cd57d4c15
LibWeb: Properly copy method and headers from the input in Request()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
%!s(int64=2) %!d(string=hai) anos |
Luke Wilde
|
5cc190ad70
LibWeb: Make Fetch::Request follow abort signals where appropriate
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
419eb7ab97
LibWeb: Fix unchecked Variant access in Request::construct_impl()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
5995a9fd06
LibWeb/Fetch: Add duplex property to Request
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
16d6c62193
LibWeb: Make Fetch::Infrastructure::Request::set_client() take a pointer
|
%!s(int64=2) %!d(string=hai) anos |
Andrew Kaster
|
4878a18ee7
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
9fb672e981
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
|
%!s(int64=2) %!d(string=hai) anos |