gecko-dev/dom/fetch
2023-08-02 23:41:24 +00:00
..
tests Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
BodyExtractor.cpp
BodyExtractor.h
ChannelInfo.cpp
ChannelInfo.h
Fetch.cpp Bug 1837736 - Don't execute WorkerFetchResponseRunnable::WorkerRun when Worker is shutting down r=asuth 2023-07-19 08:09:11 +00:00
Fetch.h Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
FetchChild.cpp Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
FetchChild.h Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
FetchDriver.cpp Bug 1845006 - store the fully-serialized MimeType on data url channels so XHR and fetch may use it for content-type response headers, and clean up the data url parsing code to better match the spec. r=kershaw,sunil,necko-reviewers 2023-08-02 23:41:24 +00:00
FetchDriver.h Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
FetchIPCTypes.h
FetchLog.h
FetchObserver.cpp
FetchObserver.h
FetchParent.cpp Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
FetchParent.h Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
FetchService.cpp Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
FetchService.h Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
FetchStreamReader.cpp Bug 1833790 - Ignore StrongWorkerRef callback if mWorkerRef is already cleared. r=dom-worker-reviewers,asuth 2023-06-06 16:02:52 +00:00
FetchStreamReader.h Bug 1770630 - Improve WorkerRef usage comments. r=jstutte DONTBUILD 2023-06-11 02:11:43 +00:00
FetchStreamUtils.cpp Bug 1351231 - FetchService integration for PFetch. r=dom-worker-reviewers,jesup 2023-01-20 09:09:17 +00:00
FetchStreamUtils.h Bug 1351231 - FetchService integration for PFetch. r=dom-worker-reviewers,jesup 2023-01-20 09:09:17 +00:00
FetchTypes.ipdlh Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8 2023-03-20 15:40:37 +00:00
FetchUtil.cpp Bug 1832333 - Remove unused ErrorResult in GetBodyUsed r=smaug 2023-05-10 20:11:13 +00:00
FetchUtil.h
Headers.cpp
Headers.h Bug 1812511 - Implement Headers.prototype.getSetCookie. r=webidl,smaug,sunil 2023-02-13 10:35:59 +00:00
InternalHeaders.cpp Bug 1842005 - Remove InternalHeaders::IsSimpleHeader in favor of using the similar nsContentUtils::IsCORSSafelistedRequestHeader; r=kershaw 2023-08-01 20:36:04 +00:00
InternalHeaders.h Bug 1842005 - Remove InternalHeaders::IsSimpleHeader in favor of using the similar nsContentUtils::IsCORSSafelistedRequestHeader; r=kershaw 2023-08-01 20:36:04 +00:00
InternalRequest.cpp Bug 1816918 - pass ClientInfo via IPC while creating webtransport session. r=necko-reviewers,jesup 2023-03-31 03:54:20 +00:00
InternalRequest.h Bug 1351231 - Support conversation between InternalRequest and IPCInternalRequest. r=dom-worker-reviewers,jesup 2023-01-20 09:09:17 +00:00
InternalResponse.cpp Bug 1833795 - Handle the case that InternalResponse.body/alternativeBody serialization fail. r=dom-worker-reviewers,smaug 2023-05-31 23:14:11 +00:00
InternalResponse.h Bug 1833795 - Handle the case that InternalResponse.body/alternativeBody serialization fail. r=dom-worker-reviewers,smaug 2023-05-31 23:14:11 +00:00
moz.build Bug 1351231 - PFetch protocol declaration and implementation. r=dom-worker-reviewers,jesup 2023-01-20 09:09:17 +00:00
PFetch.ipdl Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
Request.cpp Bug 1832326 - Part 2: Remove FetchBody::mReadableStreamReader r=smaug 2023-05-16 00:08:01 +00:00
Request.h
Response.cpp Bug 1842488 - do not add an empty-string content-type header when constructing a Response with a ReadableStream; r=kershaw 2023-07-11 19:36:24 +00:00
Response.h Bug 1758943 - Implement Response.json static method; r=smaug 2023-05-08 14:40:55 +00:00