gecko-dev/dom/cache
Carsten "Tomcat" Book a62eba3cef Backed out changeset 5853ea69f6c4 (bug 1263991) 2016-06-07 12:10:27 +02:00
..
test Bug 1271069 - caches.match with wrong name should resolve to undefined. r=bkelly 2016-05-11 09:52:48 +08:00
Action.cpp
Action.h
ActorChild.cpp
ActorChild.h
ActorUtils.h
AutoUtils.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
AutoUtils.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
Cache.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
Cache.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheChild.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheChild.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheOpChild.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheOpChild.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheOpParent.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheOpParent.h
CacheParent.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheParent.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheStorage.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheStorage.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheStorageChild.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
CacheStorageChild.h
CacheStorageParent.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
CacheStorageParent.h
CacheStreamControlChild.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheStreamControlChild.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheStreamControlParent.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheStreamControlParent.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
CacheTypes.ipdlh Backed out changeset 5853ea69f6c4 (bug 1263991) 2016-06-07 12:10:27 +02:00
Connection.cpp Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
Connection.h
Context.cpp Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth 2016-06-05 21:42:25 +02:00
Context.h Bug 961049 - Part 6: Quota Manager on PBackground cache changes; r=bkelly 2015-11-22 10:44:16 +01:00
DBAction.cpp
DBAction.h
DBSchema.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
DBSchema.h
Feature.cpp Bug 1259290: Part 5 - Remove the cx from WorkerFeature::Notify. r=bz 2016-03-28 10:28:14 -07:00
Feature.h Bug 1259290: Part 5 - Remove the cx from WorkerFeature::Notify. r=bz 2016-03-28 10:28:14 -07:00
FileUtils.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
FileUtils.h
IPCUtils.h Backed out changeset 5853ea69f6c4 (bug 1263991) 2016-06-07 12:10:27 +02:00
Manager.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
Manager.h Bug 961049 - Part 6: Quota Manager on PBackground cache changes; r=bkelly 2015-11-22 10:44:16 +01:00
ManagerId.cpp Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth 2016-06-05 21:42:25 +02:00
ManagerId.h
PCache.ipdl Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
PCacheOp.ipdl Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
PCacheStorage.ipdl Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
PCacheStreamControl.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PrincipalVerifier.cpp Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
PrincipalVerifier.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
QuotaClient.cpp Bug 961049 - Part 6: Quota Manager on PBackground cache changes; r=bkelly 2015-11-22 10:44:16 +01:00
QuotaClient.h
ReadStream.cpp Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
ReadStream.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
SavedTypes.h
StreamControl.cpp
StreamControl.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
StreamList.cpp
StreamList.h
TypeUtils.cpp Bug 1273279 - Changes in preparation for FlyWeb landing. Change InternalResponse handling to track body size. r=baku f=bkelly 2016-06-01 17:02:29 -04:00
TypeUtils.h Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00
Types.h Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth 2016-06-05 21:42:25 +02:00
moz.build Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth 2016-05-15 10:32:09 -07:00