gecko-dev/dom/fetch
2020-05-13 06:53:28 +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 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +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 1620966 - Move DocShell.watchedByDevtools to BrowsingContext and rename it to watchedByDevTools. r=nika,jdescottes 2020-05-12 09:18:26 +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 1627892 - Make InternalRequest derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:10:53 +00:00
FetchDriver.h Bug 1627892 - Make InternalRequest derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:10:53 +00:00
FetchIPCTypes.h
FetchObserver.cpp
FetchObserver.h
FetchStreamReader.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +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 Backed out changeset e1be97ce43d1 (bug 1622451) for failures on browser_download_canceled.js. CLOSED TREE 2020-05-01 03:58:25 +03:00
FetchUtil.cpp Bug 1627892 - Make InternalRequest derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:10:53 +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 1626570 - Improve handling of copying arrays in dom/fetch/. r=smaug 2020-05-05 14:14:10 +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 1636900: Remove TYPE_XBL from nsIContentPolicy. r=remote-protocol-reviewers,emilio,whimboo 2020-05-13 06:53:28 +00:00
InternalRequest.h Bug 1618536 - Introduce nsIContentPolicy::TYPE_INTERNAL_FONT_PRELOAD representing preload of font, mapping to TYPE_FONT externally, r=baku 2020-05-11 14:13:16 +00:00
InternalResponse.cpp Bug 1626570 - Improve handling of copying arrays in dom/fetch/. r=smaug 2020-05-05 14:14:10 +00:00
InternalResponse.h Backed out changeset e1be97ce43d1 (bug 1622451) for failures on browser_download_canceled.js. CLOSED TREE 2020-05-01 03:58:25 +03:00
moz.build
Request.cpp Bug 1627892 - Use SafeRefPtr for Request. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:48 +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 1619112 part 5. Stop accepting nsAString in ErrorResult error-throwing. r=smaug 2020-03-06 21:08:02 +00:00
Response.h