gecko-dev/dom/fetch
2020-07-01 08:34:12 +00:00
..
tests Bug 1629390 - Don't crash when throwing exception with invalid UTF-8. r=smaug 2020-04-30 10:25:58 +00:00
BodyExtractor.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
BodyExtractor.h
ChannelInfo.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
ChannelInfo.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/fetch. r=smaug 2020-02-20 16:53:06 +00:00
ChannelInfo.ipdlh
EmptyBody.cpp
EmptyBody.h
Fetch.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
Fetch.h Bug 1626441 - Remove nsAutoPtr usage from dom/fetch. r=smaug 2020-04-03 21:05:07 +00:00
FetchDriver.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
FetchDriver.h Bug 1618543 - Let fetch() use "fetch" preloads, r=baku 2020-05-18 12:18:14 +00:00
FetchIPCTypes.h
FetchObserver.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
FetchObserver.h
FetchStreamReader.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
FetchStreamReader.h Bug 1595786 - FetchStreamReader takes a copy of the received array buffer, r=bzbarsky 2019-12-20 13:49:25 +00:00
FetchTypes.ipdlh Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
FetchUtil.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
FetchUtil.h Bug 1627892 - Make InternalRequest derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:10:53 +00:00
Headers.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/fetch. r=smaug 2020-02-20 16:53:06 +00:00
Headers.h Bug 1614359 - Remove explicit initialization from Headers in Headers constructor. r=Ehsan 2020-02-11 22:25:58 +00:00
InternalHeaders.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
InternalHeaders.h Bug 1626570 - Improve handling of copying arrays in dom/fetch/. r=smaug 2020-05-05 14:14:10 +00:00
InternalRequest.cpp Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj 2020-07-01 08:34:12 +00:00
InternalRequest.h Bug 1622451 - minimize stream copying across IPC boundaries r=asuth,baku 2020-05-29 09:09:54 +00:00
InternalResponse.cpp Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 8 - mozilla namespace, r=smaug,necko-reviewers,dragana 2020-06-29 13:40:27 +00:00
InternalResponse.h Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
moz.build
Request.cpp Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj 2020-07-01 08:34:12 +00:00
Request.h Bug 1627892 - Use SafeRefPtr for Request. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:48 +00:00
Response.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
Response.h