gecko-dev/dom/fetch
2022-10-24 19:53:15 +00:00
..
tests Bug 1792229 - Make Origin-Trial COEP:Credentialless works on process selection r=emilio,necko-reviewers,valentin 2022-10-17 15:20:51 +00:00
BodyExtractor.cpp
BodyExtractor.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
ChannelInfo.cpp Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish 2022-09-20 03:58:49 +00:00
ChannelInfo.h Bug 1789494 - use the concrete type nsITransportSecurityInfo instead of IPCChannelInfo r=mccr8 2022-09-09 22:14:18 +00:00
Fetch.cpp Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
Fetch.h Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw 2022-07-11 09:18:32 +00:00
FetchDriver.cpp Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +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 1765777 - Resolve FetchEvent.preloadResponse when the response is available not the response end. r=dom-worker-reviewers,jesup. 2022-05-11 19:40:47 +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 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
FetchService.cpp Bug 1765777 - Resolve FetchEvent.preloadResponse when the response is available not the response end. r=dom-worker-reviewers,jesup. 2022-05-11 19:40:47 +00:00
FetchService.h Bug 1765777 - Resolve FetchEvent.preloadResponse when the response is available not the response end. r=dom-worker-reviewers,jesup. 2022-05-11 19:40:47 +00:00
FetchStreamReader.cpp Bug 1773237 - Mark ignored promise as handled to avoid spurious unhandled rejection error r=evilpie 2022-10-24 19:53:15 +00:00
FetchStreamReader.h Bug 1770630 - Worker stream readers should contribute to busy count. r=dom-worker-reviewers,jstutte 2022-08-03 00:36:01 +00:00
FetchStreamUtils.cpp Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
FetchStreamUtils.h
FetchTypes.ipdlh Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
FetchUtil.cpp Bug 1697421 - update error logging for mime type parsing failures in web assembly. r=necko-reviewers,valentin,tschuster 2022-09-20 11:07:46 +00:00
FetchUtil.h Bug 1790311 - update handling of request headers in Fetch/XHR. r=necko-reviewers,valentin 2022-10-24 09:17:22 +00:00
Headers.cpp
Headers.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
InternalHeaders.cpp Bug 1790311 - update handling of request headers in Fetch/XHR. r=necko-reviewers,valentin 2022-10-24 09:17:22 +00:00
InternalHeaders.h Bug 1790311 - update handling of request headers in Fetch/XHR. r=necko-reviewers,valentin 2022-10-24 09:17:22 +00:00
InternalRequest.cpp Bug 1793647, part 1 - Create new Sec-Fetch-Dest value for WebIdentity (FedCM), r=freddyb,webdriver-reviewers,whimboo 2022-10-17 16:07:50 +00:00
InternalRequest.h Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
InternalResponse.cpp Bug 1789494 - use the concrete type nsITransportSecurityInfo instead of IPCChannelInfo r=mccr8 2022-09-09 22:14:18 +00:00
InternalResponse.h Bug 1789494 - use the concrete type nsITransportSecurityInfo instead of IPCChannelInfo r=mccr8 2022-09-09 22:14:18 +00:00
moz.build Bug 1789494 - use the concrete type nsITransportSecurityInfo instead of IPCChannelInfo r=mccr8 2022-09-09 22:14:18 +00:00
Request.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
Request.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +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