gecko-dev/dom/fetch
Emilio Cobos Álvarez e1271b87c9 Bug 1687587 - Cleanup a bit Link.h. r=smaug
Depends on D102365

Differential Revision: https://phabricator.services.mozilla.com/D102366
2021-01-20 09:24:10 +00:00
..
tests
BodyExtractor.cpp
BodyExtractor.h Bug 1678374 - Avoid including jsapi.h from header files. r=jandem 2020-11-23 16:12:34 +00:00
ChannelInfo.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ChannelInfo.h
ChannelInfo.ipdlh
EmptyBody.cpp Bug 1684634 - Use InternalHeaders for MimeType instead of caching in the Response/Request constructor. r=baku 2021-01-12 10:38:25 +00:00
EmptyBody.h Bug 1684634 - Use InternalHeaders for MimeType instead of caching in the Response/Request constructor. r=baku 2021-01-12 10:38:25 +00:00
Fetch.cpp Bug 1684634 - Use InternalHeaders for MimeType instead of caching in the Response/Request constructor. r=baku 2021-01-12 10:38:25 +00:00
Fetch.h Bug 1684634 - Use InternalHeaders for MimeType instead of caching in the Response/Request constructor. r=baku 2021-01-12 10:38:25 +00:00
FetchDriver.cpp Bug 1685832 - Add a missing include to fix non-unified bustage. 2021-01-11 05:20:06 +01:00
FetchDriver.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +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
FetchObserver.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
FetchObserver.h
FetchStreamReader.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
FetchStreamReader.h Bug 1678374 - Avoid including jsapi.h from header files. r=jandem 2020-11-23 16:12:34 +00:00
FetchTypes.ipdlh Bug 1660470 - Avoid including FetchIPCUtils.h from header files. r=nika 2020-11-23 16:04:50 +00:00
FetchUtil.cpp Bug 1687063 - Improve error messages when trying to consume a Reponse for WebAssembly. r=lth 2021-01-18 12:16:33 +00:00
FetchUtil.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
Headers.cpp
Headers.h
InternalHeaders.cpp Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika 2020-12-16 19:10:34 +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 1687108 - Remove unused content policy types. r=ckerschb,remote-protocol-reviewers,smaug 2021-01-19 09:42:13 +00:00
InternalRequest.h Bug 1687587 - Cleanup a bit Link.h. r=smaug 2021-01-20 09:24:10 +00:00
InternalResponse.cpp
InternalResponse.h
moz.build
Request.cpp Bug 1684634 - Use InternalHeaders for MimeType instead of caching in the Response/Request constructor. r=baku 2021-01-12 10:38:25 +00:00
Request.h Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb 2020-12-16 11:36:47 +00:00
Response.cpp Bug 1684634 - Use InternalHeaders for MimeType instead of caching in the Response/Request constructor. r=baku 2021-01-12 10:38:25 +00:00
Response.h