Andrew Kaster
|
4878a18ee7
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
|
2 年之前 |
Linus Groh
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
2 年之前 |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 年之前 |
Linus Groh
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
2 年之前 |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 年之前 |
Andreas Kling
|
96f6c7fae5
LibWeb: Make Headers and HeadersIterator GC-allocated
|
2 年之前 |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 年之前 |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 年之前 |
Linus Groh
|
69d324d46a
LibWeb: Fix accidental (name, name) header in Headers::fill()
|
3 年之前 |
Linus Groh
|
ed49b66f25
LibWeb: Implement '5.1. Headers class' from the Fetch API :^)
|
3 年之前 |