gecko-dev/dom/fetch
Matthew Gaudet d07e459e7b Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files r=smaug
I've also tested to verify that JS Streams remains enabled in the JS Shell package

Differential Revision: https://phabricator.services.mozilla.com/D142620
2022-04-13 18:57:48 +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 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
BodyExtractor.h Bug 1678374 - Avoid including jsapi.h from header files. r=jandem 2020-11-23 16:12:34 +00:00
ChannelInfo.cpp Bug 1751948 - Part 7: Fix non-unified filename conflict between generated and non-generated ChannelInfo.cpp files, r=asuth 2022-02-28 21:01:49 +00:00
ChannelInfo.h
Fetch.cpp Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files r=smaug 2022-04-13 18:57:48 +00:00
Fetch.h Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files r=smaug 2022-04-13 18:57:48 +00:00
FetchDriver.cpp Bug 1761026 - Add a null check for FetchDriver::mResponse, r=necko-reviewers,dragana 2022-03-30 13:13:01 +00:00
FetchDriver.h Bug 1754365 - Getting PerformanceTimingData from channel for FetchService. r=dom-worker-reviewers,jesup 2022-02-27 00:26:21 +00:00
FetchIPCTypes.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
FetchLog.h Bug 1753025 - Adding debugging log for FetchSerivce/FetchInstance. r=dom-worker-reviewers,jesup 2022-02-09 07:14:25 +00:00
FetchObserver.cpp Bug 1751453 - Part 1: Remove AbortFollower::Unlink() r=smaug 2022-01-24 13:18:33 +00:00
FetchObserver.h Bug 1660555 - Split AbortFollower::Abort into AbortFollower::RunAbortAlgorithm and AbortSignalImpl::SignalAbort functions for readability. r=smaug 2020-10-22 07:42:18 +00:00
FetchService.cpp Bug 1757147 - make FetchService observe the network status. r=dom-worker-reviewers,asuth,jesup 2022-03-14 15:31:22 +00:00
FetchService.h Bug 1757147 - make FetchService observe the network status. r=dom-worker-reviewers,asuth,jesup 2022-03-14 15:31:22 +00:00
FetchStreamReader.cpp Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files r=smaug 2022-04-13 18:57:48 +00:00
FetchStreamReader.h Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files r=smaug 2022-04-13 18:57:48 +00:00
FetchStreamUtils.cpp Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika 2022-02-03 04:39:34 +00: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 1751948 - Part 7: Fix non-unified filename conflict between generated and non-generated ChannelInfo.cpp files, r=asuth 2022-02-28 21:01:49 +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 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
Headers.h
IPCChannelInfo.ipdlh Bug 1751948 - Part 7: Fix non-unified filename conflict between generated and non-generated ChannelInfo.cpp files, r=asuth 2022-02-28 21:01:49 +00:00
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 Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
InternalRequest.cpp Bug 1757999 - Disable fetch HTTP wasm caching if wasm debug enabled. r=necko-reviewers,lth,kershaw 2022-03-09 21:49:52 +00:00
InternalRequest.h Bug 1757999 - Disable fetch HTTP wasm caching if wasm debug enabled. r=necko-reviewers,lth,kershaw 2022-03-09 21:49:52 +00:00
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
Request.cpp Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files r=smaug 2022-04-13 18:57:48 +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 1757241 - Remove !MOZ_DOM_STREAMS code from most files r=smaug 2022-04-13 18:57:48 +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
moz.build Bug 1751948 - Part 7: Fix non-unified filename conflict between generated and non-generated ChannelInfo.cpp files, r=asuth 2022-02-28 21:01:49 +00:00