index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dom
/
fetch
Commit message (
Expand
)
Author
Age
*
Issue #1442 - Part 26 - FetchStreamReader needs to cancel its reader when it ...
Brian Smith
2023-10-03
*
Issue #1442 - Part 25b - Second try that hopefully doesn't break Windows.
Brian Smith
2023-10-02
*
Issue #1442 - Part 25 - Fix bustage on X11 platforms.
Brian Smith
2023-10-02
*
Issue #1442 - Part 24 - Prevent FetchStream from incorrectly running on the m...
Brian Smith
2023-10-02
*
Issue #1442 - Part 23 - Align FetchStream with Firefox 68ESR.
Brian Smith
2023-09-30
*
Issue #1442 - Part 21 - Fix debug builds by removing an invalid assert.
Brian Smith
2023-09-29
*
Issue #1442 - Part 20 - FetchStream should not have an extra JS::Heap<Readabl...
Brian Smith
2023-09-29
*
Issue #1442 - Part 19 - FetchStream must support multiple read requests.
Brian Smith
2023-09-29
*
Issue #1442 - Part 18 - Cycle collect FetchStreamReader.
Brian Smith
2023-09-28
*
Issue #1442 - Part 17 - Creating FetchStream as a out param in order to avoid...
Brian Smith
2023-09-28
*
Issue #1442 - Part 16 - Report stream errors during consumption.
Brian Smith
2023-09-28
*
Issue #1442 - Part 15 - Setting the correct global when ReadableStream.getRea...
Brian Smith
2023-09-28
*
Issue #1442 - Part 14 - Starting body consuming and passing the JSContext down
Brian Smith
2023-09-28
*
Issue #1442 - Part 13 - Implement FetchStreamReader.
Brian Smith
2023-09-28
*
Issue #1442 - Part 12 - Label FetchBody.
Brian Smith
2023-09-28
*
Issue #1442 - Part 11 - Response.body handling.
Brian Smith
2023-09-28
*
Issue #1442 - Part 10b - Use nsIXHRSendable instead Blob/FormData/URLSearchPa...
Brian Smith
2023-09-27
*
Issue #1442 - Part 10a - Unify body extraction in Fetch/Beacon/XHR.
Brian Smith
2023-09-27
*
Issue #1442 - Part 9: Stream shutdown handling.
Brian Smith
2023-09-27
*
Issue #1442 - Part 8: Fetch implementation of streams.
Brian Smith
2023-09-27
*
Issue #1442 - Part 7: Use of ReadableStream in WebIDL files.
Brian Smith
2023-09-27
*
Bug 1432272 - Make Fetch API use the global's base URL instead of the entry d...
FranklinDM
2023-04-28
*
[Network, DOM] Align our implementation with the current CORS/Fetch spec.
Moonchild
2022-11-18
*
Issue #2024 - Part 1: Add wildcard to Access-Control-Expose-Headers
Moonchild
2022-11-06
*
Issue #80 - Re-unify most of DOM
Moonchild
2022-09-08
*
Bug 1679987 - Remove unused includes of nsCharSeparatedTokenizer.h.
Moonchild
2022-05-17
*
Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and various
Moonchild
2022-04-01
*
[DOM Fetch] Detect broken pipes and propagate that write error to the caller.
Moonchild
2020-10-21
*
[DOM Fetch] Improve stability of Fetch API.
Moonchild
2020-10-21
*
Issue #1656 - Part 6: Clean up the build files
Moonchild
2020-09-23
*
Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.
Moonchild
2020-09-23
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
*
Fix line endings.
Moonchild
2020-07-25
*
Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null.
Moonchild
2020-07-25
*
Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers.
Moonchild
2020-07-24
*
Issue #1587 - Part 9: Immediately reject an already-aborted signal
Moonchild
2020-06-12
*
Issue #1587 - Part 7: Rename FetchController to AbortController
Moonchild
2020-06-11
*
Issue #1587 - Part 6: Move FetchController/Signal to its own dir
Moonchild
2020-06-11
*
Issue #1587 - Part 5: Hook FetchObserver up to the Fetch API
Moonchild
2020-06-11
*
Issue #1587 - Part 4: Implement FetchObserver
Moonchild
2020-06-11
*
Issue #1587 - Part 3: Hook FetchSignal up to the Fetch API
Moonchild
2020-06-10
*
Issue #1587 - Part 2: Implement controller follow/unfollow
Moonchild
2020-06-10
*
Issue #1587 - Part 1: Implement FetchController/FetchSignal interface
Moonchild
2020-06-10
*
Put Request.cpp and Response.cpp back into UNIFIED in dom/fetch due to linux ...
Matt A. Tobin
2020-04-19
*
Issue #80 - De-unify dom/fetch
wolfbeast
2020-04-19
*
Actually change the key type of a record, and its corresponding conversion be...
JustOff
2019-03-13
*
Rename the MozMap C++ type to "record" and give it a template parameter for t...
JustOff
2019-03-13
*
Rename "MozMap" to "record" in our IDL parser and IDL files
JustOff
2019-03-13
*
Change the MozMap API and data storage to more what we want record<> to look ...
JustOff
2019-03-13
*
Remove various hard-coded Accept: headers
wolfbeast
2019-03-07
[next]