gecko-dev/dom/fetch
Eden Chuang 2afeed0d0c Bug 1686154 - Fix the race condition on WorkerFetchResolver::mFetchObserver. r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D111525
2021-04-13 13:23:57 +00:00
..
tests Bug 1664514 - Proper null checks in CORS/fetch r=valentin,necko-reviewers 2020-09-14 18:36:25 +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 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 1686154 - Fix the race condition on WorkerFetchResolver::mFetchObserver. r=asuth 2021-04-13 13:23:57 +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 1685570 Backed out changeset 92d71744323a r=necko-reviewers,kershaw 2021-03-10 15:15:24 +00: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 Bug 1660555 - Split AbortFollower::Abort into AbortFollower::RunAbortAlgorithm and AbortSignalImpl::SignalAbort functions for readability. r=smaug 2020-10-22 07:42:18 +00:00
FetchStreamReader.cpp Bug 1676361 - Move AutoEntryScript to a separate header file to avoid pulling in GeckoProfiler.h everywhere. r=mccr8 2021-03-05 15:29:49 +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 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
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 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 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
InternalResponse.h Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
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
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00