gecko-dev/dom/fetch
Nikhil Marathe d96bead5dd Bug 1197421 - Fetch resolver uses PromiseWorkerProxy. r=catalinb
The logic was very similar and PromiseWorkerProxy is well tested.  We defy
convention a bit by calling CleanUp() in another runnable later in time after
resolving the Promise, but it does not violate any invariants.

--HG--
extra : commitid : 6YhT7k9KrJ1
extra : rebase_source : 5ca90f54951853021f03e81531dbbfa4f2552d7e
2015-09-02 15:04:17 -07:00
..
ChannelInfo.cpp Backed out changeset 066e84750afd for landing with the wrong bug number. 2015-08-31 18:36:48 -04:00
ChannelInfo.h Backed out changeset 066e84750afd for landing with the wrong bug number. 2015-08-31 18:36:48 -04:00
ChannelInfo.ipdlh Bug 1164397 - Part 4: Add infromation about whether a channel was redirected to ChannelInfo; r=jdm 2015-06-05 15:57:42 -04:00
Fetch.cpp Bug 1197421 - Fetch resolver uses PromiseWorkerProxy. r=catalinb 2015-09-02 15:04:17 -07:00
Fetch.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
FetchDriver.cpp Bug 1184607 P6 Set RequestRedirect and fix various redirect bugs in FetchDriver. r=nsm 2015-08-31 14:26:29 -07:00
FetchDriver.h Bug 1184607 P6 Set RequestRedirect and fix various redirect bugs in FetchDriver. r=nsm 2015-08-31 14:26:29 -07:00
Headers.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
Headers.h Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan 2015-04-22 08:29:18 +02:00
InternalHeaders.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
InternalHeaders.h Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan 2015-04-22 08:29:18 +02:00
InternalRequest.cpp Bug 1184967 P1 Set RequestMode based on LoadInfo securityMode and client request content policy. r=nsm 2015-09-01 07:58:34 -07:00
InternalRequest.h Bug 1184967 P1 Set RequestMode based on LoadInfo securityMode and client request content policy. r=nsm 2015-09-01 07:58:34 -07:00
InternalResponse.cpp Bug 1184607 P2 Update Request and Response DOM objects for new redirect model. r=nsm 2015-08-31 14:26:29 -07:00
InternalResponse.h Bug 1184607 P2 Update Request and Response DOM objects for new redirect model. r=nsm 2015-08-31 14:26:29 -07:00
Request.cpp Bug 1184607 P2 Update Request and Response DOM objects for new redirect model. r=nsm 2015-08-31 14:26:29 -07:00
Request.h Bug 1184607 P2 Update Request and Response DOM objects for new redirect model. r=nsm 2015-08-31 14:26:29 -07:00
Response.cpp Backed out changeset 066e84750afd for landing with the wrong bug number. 2015-08-31 18:36:48 -04:00
Response.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00