Linus Groh
|
2f1bda3347
LibWeb/Fetch: Tweak wording in some spec comments
|
2 yıl önce |
Linus Groh
|
1c9bb2d8b4
LibWeb/Fetch: Refactor forbidden request-headers
|
2 yıl önce |
Linus Groh
|
011f6a6cb4
LibWeb/Fetch: Use tuple syntax for headers in spec comments
|
2 yıl önce |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 yıl önce |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 yıl önce |
Linus Groh
|
6ce08d3f75
LibWeb: Use StringView literals for all `WebIDL::SimpleException`s
|
2 yıl önce |
Linus Groh
|
65f5c7adbc
LibWeb: Add Fetch::Infrastructure::Header::from_string_pair() helper
|
2 yıl önce |
Andrew Kaster
|
4878a18ee7
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
|
2 yıl önce |
Linus Groh
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
2 yıl önce |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 yıl önce |
Linus Groh
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
2 yıl önce |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 yıl önce |
Andreas Kling
|
96f6c7fae5
LibWeb: Make Headers and HeadersIterator GC-allocated
|
2 yıl önce |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 yıl önce |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 yıl önce |
Linus Groh
|
69d324d46a
LibWeb: Fix accidental (name, name) header in Headers::fill()
|
3 yıl önce |
Linus Groh
|
ed49b66f25
LibWeb: Implement '5.1. Headers class' from the Fetch API :^)
|
3 yıl önce |