..
test
Bug 1606318 - Enhance QM_FIRST_INITIALIZATION_ATTEMPT testing; r=asuth
2019-12-31 02:26:27 +00:00
ActorsChild.cpp
Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung
2019-11-25 15:04:43 +00:00
ActorsChild.h
Bug 1563023 - Part 2: Add support for getting origin usage from memory; r=asuth
2019-08-22 20:51:09 +00:00
ActorsParent.cpp
Bug 1606318 - Don't initialize storage for the reset operation; r=asuth
2019-12-31 02:26:27 +00:00
ActorsParent.h
…
CheckedUnsafePtr.h
…
Client.cpp
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
2019-12-20 07:16:43 +00:00
Client.h
Bug 1563023 - Part 7: Implement caching functionality; r=asuth
2019-08-25 01:34:37 +00:00
FileStreams.cpp
Bug 1563023 - Part 1: Implement per client usage tracking; r=asuth
2019-08-22 13:06:48 +00:00
FileStreams.h
Bug 1563023 - Part 1: Implement per client usage tracking; r=asuth
2019-08-22 13:06:48 +00:00
InitializationTypes.h
Bug 1592934 - Revert the accidental changes on D55653; r=janv
2019-12-11 10:40:49 +00:00
MemoryOutputStream.cpp
…
MemoryOutputStream.h
…
OriginScope.h
Bug 1563023 - Part 2: Add support for getting origin usage from memory; r=asuth
2019-08-22 20:51:09 +00:00
PQuota.ipdl
Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung
2019-11-25 15:04:43 +00:00
PQuotaRequest.ipdl
Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung
2019-11-25 15:04:43 +00:00
PQuotaUsageRequest.ipdl
Bug 1563023 - Part 2: Add support for getting origin usage from memory; r=asuth
2019-08-22 20:51:09 +00:00
PersistenceType.h
Bug 1584323 - Add more object properties to IndexedDBShutdownTimeout and LocalStorageShutdownTimeout crash annotations; r=asuth, dr=chutten
2019-10-02 04:28:23 +00:00
QuotaCommon.cpp
Bug 1584323 - Add more object properties to IndexedDBShutdownTimeout and LocalStorageShutdownTimeout crash annotations; r=asuth, dr=chutten
2019-10-02 04:28:23 +00:00
QuotaCommon.h
Bug 1576593 - P1 - Move IntString to QuotaCommon and introduce IntCString to be used by IDB and DOM Cache; r=janv
2019-10-23 08:52:47 +00:00
QuotaManager.h
Bug 1592934 - Abstract first initialization attempt recording into a standalone class; r=ttung,dom-workers-and-storage-reviewers,sg
2019-12-11 08:22:47 +00:00
QuotaManagerService.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
QuotaManagerService.h
…
QuotaObject.h
Bug 1563023 - Part 1: Implement per client usage tracking; r=asuth
2019-08-22 13:06:48 +00:00
QuotaRequests.cpp
…
QuotaRequests.h
…
QuotaResults.cpp
Bug 1584986 - P2 - Rename listInitializedOrigins to listOrigins; r=asuth,johannh
2019-10-02 07:57:52 +00:00
QuotaResults.h
Bug 1584986 - P2 - Rename listInitializedOrigins to listOrigins; r=asuth,johannh
2019-10-02 07:57:52 +00:00
SerializationHelpers.h
Bug 1501108 - [1.7] Add GeckoView Session Context ID support. r=snorp,baku,mayhemer
2019-07-21 17:18:37 +00:00
StorageManager.cpp
Bug 1583142 - Remove third-party "persistent-storage" prompting support r=baku
2019-11-07 14:29:02 +00:00
StorageManager.h
…
UsageInfo.h
Bug 1563023 - Part 3: Change client usage type to support the null value; r=asuth
2019-08-22 20:52:09 +00:00
components.conf
…
moz.build
Bug 1606318 - Enhance QM_FIRST_INITIALIZATION_ATTEMPT testing; r=asuth
2019-12-31 02:26:27 +00:00
nsIQuotaCallbacks.idl
…
nsIQuotaManagerService.idl
Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung
2019-11-25 15:04:43 +00:00
nsIQuotaRequests.idl
Bug 1584986 - P2 - Rename listInitializedOrigins to listOrigins; r=asuth,johannh
2019-10-02 07:57:52 +00:00
nsIQuotaResults.idl
Bug 1584986 - P2 - Rename listInitializedOrigins to listOrigins; r=asuth,johannh
2019-10-02 07:57:52 +00:00
nsIndexedDBProtocolHandler.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
nsIndexedDBProtocolHandler.h
…