.. |
test
|
Bug 1608759 - Implement and use verifyStorage() function in all upgrade tests; r=dom-workers-and-storage-reviewers,ttung
|
2020-02-07 15:32:26 +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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/quota. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:25:22 +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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/quota. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:25:22 +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
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/quota. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:25:22 +00:00 |
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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/quota. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:25:22 +00:00 |
QuotaManagerService.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/quota. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:25:22 +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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/quota. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:25:22 +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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/quota. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:25:22 +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 1608025 - Move storage upgrade related tests to a separate directory; r=asuth
|
2020-01-14 02:36:19 +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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/quota. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:25:22 +00:00 |
nsIndexedDBProtocolHandler.h
|
…
|
|