gecko-dev/dom/fetch
2022-01-25 21:29:18 +00:00
..
tests Bug 1732052: Remove pref privacy.file_unique_origin r=ckerschb,necko-reviewers,dragana 2021-10-19 12:57:34 +00:00
BodyExtractor.cpp
BodyExtractor.h
ChannelInfo.cpp
ChannelInfo.h
ChannelInfo.ipdlh
Fetch.cpp Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
Fetch.h Bug 1744025: Remove only assertion-relevant mWorkerPrivate from FetchBody. r=dom-worker-reviewers,edenchuang 2022-01-25 08:53:01 +00:00
FetchDriver.cpp Bug 1660555 - Let AbortSignal grab strong references to its followers r=smaug 2022-01-21 14:40:39 +00:00
FetchDriver.h Bug 1725567 - P3 Implement FetchDriverOberser internface for FetchInstance. r=dom-worker-reviewers,jesup 2022-01-04 14:42:34 +00:00
FetchIPCTypes.h
FetchObserver.cpp Bug 1751453 - Part 1: Remove AbortFollower::Unlink() r=smaug 2022-01-24 13:18:33 +00:00
FetchObserver.h
FetchService.cpp Bug 1725567 - P5 Support canceling fetching which launched by FetchService. r=dom-worker-reviewers,jesup 2022-01-04 14:42:35 +00:00
FetchService.h Bug 1725567 - P5 Support canceling fetching which launched by FetchService. r=dom-worker-reviewers,jesup 2022-01-04 14:42:35 +00:00
FetchStreamReader.cpp Bug 1751917 - Indicate JS Exception handling to ErrorResult in FetchStreamReader r=saschanaz 2022-01-25 21:29:18 +00:00
FetchStreamReader.h Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
FetchStreamUtils.cpp Backed out changeset 1778ca2ab291 (bug 1744425) for bc failures on browser_xpcom_graph_wait.js. CLOSED TREE 2021-12-08 07:20:54 +02:00
FetchStreamUtils.h Bug 1577346 - Convert between stream types for preload response r=dom-worker-reviewers,edenchuang 2021-11-22 14:09:24 +00:00
FetchTypes.ipdlh Bug 1741493 - Split IPCInternalResponse r=nika 2021-11-19 16:45:19 +00:00
FetchUtil.cpp Bug 1738987 - Ignore altdata stream errors on shutdown. r=valentin 2021-11-30 22:01:56 +00:00
FetchUtil.h Bug 1487113 - Use alt-data to cache stream-compiled WebAssembly modules. r=necko-reviewers,valentin,dragana 2021-10-15 21:13:44 +00:00
Headers.cpp
Headers.h
InternalHeaders.cpp Bug 1460299 - Add content-length as a CORS-safelisted response header. r=valentin,baku 2021-02-15 12:51:33 +00:00
InternalHeaders.h
InternalRequest.cpp Bug 1702417: Test case for bug. r=freddyb,mixedpuppy,necko-reviewers 2021-09-13 18:20:10 +00:00
InternalRequest.h
InternalResponse.cpp Bug 1577346 - Convert between stream types for preload response r=dom-worker-reviewers,edenchuang 2021-11-22 14:09:24 +00:00
InternalResponse.h Bug 1577346 - Convert between stream types for preload response r=dom-worker-reviewers,edenchuang 2021-11-22 14:09:24 +00:00
moz.build Bug 1725567 - P2 FetchService interface declaration. r=dom-worker-reviewers,jesup 2022-01-04 14:42:34 +00:00
Request.cpp Bug 1751453 - Part 1: Remove AbortFollower::Unlink() r=smaug 2022-01-24 13:18:33 +00:00
Request.h Bug 1750543 - Don't abort by signal if consuming request body by DOM methods r=smaug 2022-01-21 11:18:17 +00:00
Response.cpp Bug 1751453 - Part 1: Remove AbortFollower::Unlink() r=smaug 2022-01-24 13:18:33 +00:00
Response.h Bug 1750543 - Don't abort by signal if consuming request body by DOM methods r=smaug 2022-01-21 11:18:17 +00:00