gecko-dev/dom/fetch
2024-11-20 11:25:54 +00:00
..
tests Bug 1920268 - Remove unnecessary MochiKit.js includes in tests (dom/fetch/) r=dom-core,masayuki 2024-09-23 22:35:36 +00:00
BodyExtractor.cpp
BodyExtractor.h
ChannelInfo.cpp
ChannelInfo.h
Fetch.cpp Bug 1914632 - support fetch keepalive for workers. r=edenchuang 2024-09-24 17:10:05 +00:00
Fetch.h
FetchChild.cpp Bug 1914632 - modify shutdown handling for keepalive requests. r=edenchuang 2024-09-24 17:10:05 +00:00
FetchChild.h Bug 1909467: replace some includes of "nsIContentSecurityPolicy" with forward declarations or other includes and move some function definitions to the corresponding .cpp files. r=tschuster,necko-reviewers,kershaw 2024-08-15 12:37:35 +00:00
FetchDriver.cpp Bug 1917901: Make it ok to retarget OnDataAvailable multiple times until the first ODA is received r=necko-reviewers,kershaw 2024-11-20 11:25:54 +00:00
FetchDriver.h
FetchIPCTypes.h
FetchLog.h
FetchObserver.cpp
FetchObserver.h
FetchParent.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
FetchParent.h Bug 1914632 - modify shutdown handling for keepalive requests. r=edenchuang 2024-09-24 17:10:05 +00:00
FetchService.cpp Bug 1914632 - delete the actors during shutdown for worker keepalive requests.r=edenchuang 2024-09-24 17:10:06 +00:00
FetchService.h Bug 1914632 - delete the actors during shutdown for worker keepalive requests.r=edenchuang 2024-09-24 17:10:06 +00:00
FetchStreamReader.cpp
FetchStreamReader.h
FetchStreamUtils.cpp
FetchStreamUtils.h
FetchTypes.ipdlh
FetchUtil.cpp Bug 1920080 - Make nsCString default constructor constexpr r=glandium,xpcom-reviewers,emilio 2024-11-13 19:39:45 +00:00
FetchUtil.h Bug 1920080 - Make nsCString default constructor constexpr r=glandium,xpcom-reviewers,emilio 2024-11-13 19:39:45 +00:00
Headers.cpp
Headers.h
InternalHeaders.cpp
InternalHeaders.h
InternalRequest.cpp Bug 1773976 - Add a new nsContentPolicyType TYPE_INTERNAL_EXTERNAL_RESOURCE. r=emilio 2024-09-09 12:16:12 +00:00
InternalRequest.h Bug 1932162 - Expose fetch destination on nsILoadInfo r=necko-reviewers,valentin 2024-11-20 09:07:37 +00:00
InternalResponse.cpp
InternalResponse.h
moz.build
PFetch.ipdl Bug 1914632 - modify shutdown handling for keepalive requests. r=edenchuang 2024-09-24 17:10:05 +00:00
Request.cpp Bug 1916262 - Remove AbortFollower inheritance from AbortSignal r=smaug 2024-09-03 12:43:05 +00:00
Request.h
Response.cpp
Response.h