Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
%!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 |
Linus Groh
|
ee68eba0ac
LibWeb: Implement Headers.getSetCookie()
|
%!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
|
a06b97dae0
LibWeb/Fetch: Share validation logic in the Headers class
|
%!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
|
1c9bb2d8b4
LibWeb/Fetch: Refactor forbidden request-headers
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
011f6a6cb4
LibWeb/Fetch: Use tuple syntax for headers in 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
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
6ce08d3f75
LibWeb: Use StringView literals for all `WebIDL::SimpleException`s
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
65f5c7adbc
LibWeb: Add Fetch::Infrastructure::Header::from_string_pair() helper
|
%!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
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
96f6c7fae5
LibWeb: Make Headers and HeadersIterator GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
69d324d46a
LibWeb: Fix accidental (name, name) header in Headers::fill()
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
ed49b66f25
LibWeb: Implement '5.1. Headers class' from the Fetch API :^)
|
%!s(int64=3) %!d(string=hai) anos |