gecko-dev/dom/cache
Kris Maglione 910eab35d2 Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
This is generally pretty straightforward, and rewrites nearly all calls. It
skips the ones that it can detect using frame script globals like
`sendAsyncMessage`, though.

Differential Revision: https://phabricator.services.mozilla.com/D53740

--HG--
extra : moz-landing-system : lando
2019-12-07 19:11:58 +00:00
..
test Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-07 19:11:58 +00:00
Action.cpp
Action.h
ActorChild.cpp Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
ActorChild.h Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
ActorUtils.h
AutoUtils.cpp
AutoUtils.h
Cache.cpp Bug 1591491. Add more use of FakeString::ShareOrDependUpon. r=froydnj 2019-10-28 20:41:59 +00:00
Cache.h
CacheChild.cpp Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
CacheChild.h Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
CacheOpChild.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
CacheOpChild.h Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
CacheOpParent.cpp
CacheOpParent.h
CacheParent.cpp
CacheParent.h
CacheStorage.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
CacheStorage.h Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
CacheStorageChild.cpp Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
CacheStorageChild.h Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
CacheStorageParent.cpp
CacheStorageParent.h
CacheStreamControlChild.cpp Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
CacheStreamControlChild.h
CacheStreamControlParent.cpp
CacheStreamControlParent.h
CacheTypes.ipdlh
CacheWorkerRef.cpp Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
CacheWorkerRef.h Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
Connection.cpp Bug 1588329 - Introduce mozIStorageAsyncConnection::variableLimit. r=mak 2019-10-15 21:22:57 +00:00
Connection.h
Context.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
Context.h
DBAction.cpp Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
DBAction.h Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
DBSchema.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
DBSchema.h
FileUtils.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
FileUtils.h Bug 1581067 - P5 - Only remove the temporary body files & body directories when it's in the initializing stage; r=asuth 2019-10-02 10:38:55 +00:00
IPCUtils.h
Manager.cpp Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
Manager.h
ManagerId.cpp
ManagerId.h
moz.build Bug 1559919 - Finish the WorkerHolder cleanup - part 10 - CacheWorkerHolder ported to WorkerRef, r=asuth 2019-07-12 11:17:59 +00:00
PCache.ipdl
PCacheOp.ipdl
PCacheStorage.ipdl
PCacheStreamControl.ipdl
PrincipalVerifier.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
PrincipalVerifier.h
QuotaClient.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
QuotaClient.h
ReadStream.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
ReadStream.h
SavedTypes.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
StreamControl.cpp
StreamControl.h
StreamList.cpp
StreamList.h
Types.h Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
TypeUtils.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
TypeUtils.h