Shannon Booth
|
cc91473f4d
LibWeb: Make TemporaryExecutionContext take a Realm&
|
8 ay önce |
Shannon Booth
|
29cea5bd24
LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction
|
8 ay önce |
Shannon Booth
|
df4739d7ce
LibWeb: Don't propogate small OOMs from URLSearchParams
|
11 ay önce |
Kenneth Myhra
|
50f454fdd5
LibWeb: Enqueue body chunks in Fetch::extract_body()
|
1 yıl önce |
Timothy Flynn
|
c29916775e
LibWeb: Mark stream AOs as infallible as required by the spec
|
1 yıl önce |
Timothy Flynn
|
d327fa8135
LibWeb: Remove OOM propagation from Fetch::BodyInit
|
1 yıl önce |
Timothy Flynn
|
69b5d7c0e6
LibWeb: Avoid UAF when encoding a fetch request body via URLSearchParams
|
1 yıl önce |
Shannon Booth
|
f9e5b43b7a
LibWeb: Rename URL platform object to DOMURL
|
1 yıl önce |
Timothy Flynn
|
09124fc3a5
LibWeb: Set up the Fetch response's body with the appropriate stream
|
1 yıl önce |
Shannon Booth
|
04c094343f
LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types
|
1 yıl önce |
Aliaksandr Kalenik
|
bdd3a16b16
LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated
|
1 yıl önce |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 yıl önce |
Kenneth Myhra
|
1120011de4
LibWeb: Add FormData support to XHR
|
2 yıl önce |
Luke Wilde
|
acd5382924
LibWeb/Fetch: Set length synchronously in extract_body
|
2 yıl önce |
Linus Groh
|
7f9ddcf420
LibWeb/Fetch: Port JS interfaces to new String
|
2 yıl önce |
Kenneth Myhra
|
9da09e4fd3
LibWeb: Port URL and URLSearchParams to new String
|
2 yıl önce |
Kenneth Myhra
|
9a5a8d617d
LibWeb: Port IDL implementations Blob and File to new String
|
2 yıl önce |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 yıl önce |
Timothy Flynn
|
d8044c5358
LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS
|
2 yıl önce |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 yıl önce |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 yıl önce |
Linus Groh
|
a2a4ad3b9d
LibWeb: Fix typo in BodyInitOrReadableBytes type alias
|
2 yıl önce |
Nico Weber
|
d09b5e8484
Everywhere: Clean up "in in" comment typos
|
2 yıl önce |
Linus Groh
|
dcded8d39f
LibWeb: Implement 'Safely extract BodyInit' AO
|
2 yıl önce |
Linus Groh
|
793a1f5994
LibWeb: Actually define Blob-to-ReadableStream conversion
|
2 yıl önce |
Linus Groh
|
6ce08d3f75
LibWeb: Use StringView literals for all `WebIDL::SimpleException`s
|
2 yıl önce |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 yıl önce |
Andrew Kaster
|
4878a18ee7
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
|
2 yıl önce |
Linus Groh
|
b5e8e9b30b
LibWeb: Support ReadonlyBytes as argument for extract_body()
|
2 yıl önce |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 yıl önce |