gecko-dev/dom/fetch
2019-12-24 04:14:35 +00:00
..
tests Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
BodyExtractor.cpp
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
ChannelInfo.ipdlh
EmptyBody.cpp Bug 1557781 - Better life-time management for BodyStream/FetchStream - part 2 - BodyStream, r=smaug 2019-07-01 20:01:17 +00:00
EmptyBody.h Bug 1557781 - Better life-time management for BodyStream/FetchStream - part 2 - BodyStream, r=smaug 2019-07-01 20:01:17 +00:00
Fetch.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
Fetch.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
FetchDriver.cpp Bug 1530230 - strip request-body-header for POST to GET redirection in fetch r=valentin 2019-12-10 17:41:43 +00:00
FetchDriver.h Bug 1530230 - strip request-body-header for POST to GET redirection in fetch r=valentin 2019-12-10 17:41:43 +00:00
FetchIPCTypes.h
FetchObserver.cpp
FetchObserver.h
FetchStreamReader.cpp Bug 1605801 - FetchReadableStreamReadDataArray should be a rooted dictionary, r=bzbarsky 2019-12-24 04:14:35 +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 1593162 - Remove the expired telemetry probes added in bug 1127552; r=edgar 2019-11-01 13:43:15 +00:00
FetchUtil.cpp Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
FetchUtil.h
Headers.cpp
Headers.h
InternalHeaders.cpp Bug 1581173 part 1. Add a way to more easily throw TypeErrors and RangeErrors with custom message strings via ErrorResult. r=smaug 2019-09-20 02:19:18 +00:00
InternalHeaders.h Bug 1309358 - P1: Add wildcard to Access-Control-Expose-Headers r=baku 2019-07-16 08:50:14 +00:00
InternalRequest.cpp Bug 1593162 - Remove the expired telemetry probes added in bug 1127552; r=edgar 2019-11-01 13:43:15 +00:00
InternalRequest.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
InternalResponse.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
InternalResponse.h Bug 1231213 - Implement IPCInternal{Request,Response}. r=asuth 2019-08-15 17:26:15 +00:00
moz.build Bug 1557121 - Implement Blob.text()/Blob.arrayBuffer()/Blob.stream() - part 3 - Rename FetchBodyConsumer to BodyConsumer, r=smaug 2019-06-07 14:16:59 +00:00
Request.cpp Bug 1602090 part 2. Create separate CheckMayLoad and CheckMayLoadWithReporting APIs. r=ckerschb 2019-12-13 06:24:12 +00:00
Request.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
Response.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
Response.h Bug 1580082. Align Response constructor IDL with spec. r=baku 2019-09-11 11:06:58 +00:00