fune/dom/fetch
Emilio Cobos Álvarez cd7f44cd27 Bug 1790203 - Fix COEP: Credentialless when enabled via origin-trial header. r=sefeng
And add test coverage for it (we only had coverage for the meta tag,
ugh).

Differential Revision: https://phabricator.services.mozilla.com/D157054
2022-09-11 19:37:12 +00:00
..
tests Bug 1790203 - Fix COEP: Credentialless when enabled via origin-trial header. r=sefeng 2022-09-11 19:37:12 +00:00
BodyExtractor.cpp
BodyExtractor.h
ChannelInfo.cpp Bug 1789494 - use the concrete type nsITransportSecurityInfo instead of IPCChannelInfo r=mccr8 2022-09-09 22:14:18 +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 1775501 - multipart boundary should be handled as mixed case, r=kershaw 2022-07-11 09:18:32 +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 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
FetchDriver.h
FetchIPCTypes.h
FetchLog.h
FetchObserver.cpp
FetchObserver.h
FetchService.cpp
FetchService.h
FetchStreamReader.cpp Bug 1770630 - Worker stream readers should contribute to busy count. r=dom-worker-reviewers,jstutte 2022-08-03 00:36:01 +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
FetchStreamUtils.h
FetchTypes.ipdlh Bug 1789494 - use the concrete type nsITransportSecurityInfo instead of IPCChannelInfo r=mccr8 2022-09-09 22:14:18 +00:00
FetchUtil.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2022-08-16 07:08:27 +00:00
FetchUtil.h
Headers.cpp
Headers.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
InternalHeaders.cpp
InternalHeaders.h
InternalRequest.cpp
InternalRequest.h
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
Response.h