gecko-dev/dom/fetch
2019-09-19 13:02:39 +00:00
..
tests Bug 1577196 - Create a new load group if GetDocumentLoadGroup failed r=baku 2019-09-09 15:54:57 +00:00
BodyExtractor.cpp Bug 1415508 - use Span in constructing a byte input stream; r=mayhemer 2019-02-25 19:11:20 +00:00
BodyExtractor.h Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
ChannelInfo.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
ChannelInfo.h Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
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 1581278 part 2. Add convenience methods for rejecting promises with various types of spec exceptions. r=smaug 2019-09-19 13:02:39 +00:00
Fetch.h Bug 1567419 - Ensure the BodyStreamHolder has a valid stream always, r=smaug 2019-07-23 23:23:41 +00:00
FetchDriver.cpp Bug 1578355 - Part 1: Move user-activation code from EventStateManager to UserActivation; r=smaug 2019-09-20 20:51:25 +00:00
FetchDriver.h Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
FetchIPCTypes.h
FetchObserver.cpp
FetchObserver.h
FetchStreamReader.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
FetchStreamReader.h
FetchTypes.ipdlh Bug 1231213 - Implement IPCInternal{Request,Response}. r=asuth 2019-08-15 17:26: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 Bug 1487113 - Expose nsICacheInfoChannel in Respose object for wasm content-type, r=valentin,nbp 2019-02-20 10:05:35 +00:00
Headers.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
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 Backed out 4 changesets (bug 1456995) for OSX mochitest failures on test_serviceworkerinfo.xul. CLOSED TREE 2019-09-03 22:27:03 +03:00
InternalRequest.h Backed out 4 changesets (bug 1456995) for OSX mochitest failures on test_serviceworkerinfo.xul. CLOSED TREE 2019-09-03 22:27:03 +03:00
InternalResponse.cpp Bug 1231213 - Implement IPCInternal{Request,Response}. r=asuth 2019-08-15 17:26:15 +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 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
Request.h Bug 1557781 - Better life-time management for BodyStream/FetchStream - part 2 - BodyStream, r=smaug 2019-07-01 20:01:17 +00:00
Response.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
Response.h Bug 1580082. Align Response constructor IDL with spec. r=baku 2019-09-11 11:06:58 +00:00