gecko/dom/quota
2014-05-07 16:33:02 +02:00
..
AcquireListener.h Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
ArrayCluster.h
CheckQuotaHelper.cpp Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan 2014-04-29 13:27:26 -04:00
CheckQuotaHelper.h Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
Client.h Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
FileStreams.cpp Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError. r=bent 2014-04-02 19:14:14 +02:00
FileStreams.h Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
moz.build Bug 940207 - Build dom/quota in unified mode. r=bzbarsky 2013-11-20 09:40:32 -05:00
nsIOfflineStorage.h Bug 984789 - FileHandle: Eliminate nsIFileStorage; r=bent 2014-05-07 16:33:02 +02:00
nsIQuotaManager.idl Bug 980447 - Add persistenceType argument to nsIQuotaManager.clearStoragesForURI (r=janv) 2014-04-14 15:48:49 -05:00
nsIQuotaRequest.idl
nsIUsageCallback.idl
OriginCollection.h Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
OriginOrPatternString.h Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
PersistenceType.h Bug 980447 - Follow-up fixes in clearStoragesForURI to address follow-up comments (r=janv) 2014-04-15 21:30:26 -05:00
QuotaCommon.h Bug 963588 - asmjscache: place cache entries apps that request AOT compilation in persistent storage (r=janv) 2014-03-05 14:47:10 -06:00
QuotaManager.cpp Bug 984789 - FileHandle: Eliminate nsIFileStorage; r=bent 2014-05-07 16:33:02 +02:00
QuotaManager.h Bug 980447 - Add persistenceType argument to nsIQuotaManager.clearStoragesForURI (r=janv) 2014-04-14 15:48:49 -05:00
QuotaObject.cpp Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
QuotaObject.h Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug 2014-04-02 09:21:03 -07:00
StorageMatcher.h
StoragePrivilege.h Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
UsageInfo.h Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in dom/. r=bent 2014-02-06 22:17:07 -08:00
Utilities.h