Linus Groh
|
fd35fc5ba8
LibWeb/Fetch: Fix build error in HeadersIterator::next()
|
%!s(int64=2) %!d(string=hai) anos |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
a2381a672d
LibWeb: Make factory method of Fetch::HeadersIterator fallible
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
%!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
|
7bd8fd000f
LibWeb: Generate dedicated methods to create Web constructors/prototypes
|
%!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
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
%!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 |
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
|
ccdfa2320c
LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19]
|
%!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
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
ed49b66f25
LibWeb: Implement '5.1. Headers class' from the Fetch API :^)
|
%!s(int64=3) %!d(string=hai) anos |