Andrew Kaster
|
4878a18ee7
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
|
2 år sedan |
Linus Groh
|
9fb672e981
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
|
2 år sedan |
Linus Groh
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
2 år sedan |
Linus Groh
|
fd52119ca3
LibWeb: Add getters and setters for Fetch::Header's members
|
2 år sedan |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 år sedan |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 år sedan |
Andreas Kling
|
96f6c7fae5
LibWeb: Make Headers and HeadersIterator GC-allocated
|
2 år sedan |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 år sedan |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 år sedan |
Linus Groh
|
ed49b66f25
LibWeb: Implement '5.1. Headers class' from the Fetch API :^)
|
3 år sedan |