Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 年之前 |
Kenneth Myhra
|
a2381a672d
LibWeb: Make factory method of Fetch::HeadersIterator fallible
|
2 年之前 |
Timothy Flynn
|
7955cb14fb
LibWeb: Add missing GCPtr.h includes to Fetch headers
|
2 年之前 |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 年之前 |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 年之前 |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 年之前 |
Andreas Kling
|
96f6c7fae5
LibWeb: Make Headers and HeadersIterator GC-allocated
|
2 年之前 |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 年之前 |
Linus Groh
|
ed49b66f25
LibWeb: Implement '5.1. Headers class' from the Fetch API :^)
|
3 年之前 |