Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Jan Varga dc0856d1d0 Bug 1839417 - Move QuotaManager::CollectPendingOriginsForListing implementation to QuotaManagerImpl.h; r=dom-storage-reviewers,asuth
QuotaManager::CollectPendingOriginsForListing is a public template function so
it shouldn't be implemented in a cpp file.
(needed for moving operations outside ActorsParent.cpp)

Differential Revision: https://phabricator.services.mozilla.com/D181478
2023-06-22 08:04:16 +00:00
Cristina Horotan 880f30b1d8 Backed out 5 changesets (bug 1839417) for causing build bustage at ActorsParent.cpp CLOSED TREE
Backed out changeset e975cb149fac (bug 1839417)
Backed out changeset 6f275561722e (bug 1839417)
Backed out changeset 193493b296e0 (bug 1839417)
Backed out changeset c81f0e408508 (bug 1839417)
Backed out changeset c05804783908 (bug 1839417)
2023-06-21 10:33:52 +03:00
Jan Varga 1fb3a7e4b9 Bug 1839417 - Move QuotaManager::CollectPendingOriginsForListing implementation to QuotaManagerImpl.h; r=dom-storage-reviewers,asuth
QuotaManager::CollectPendingOriginsForListing is a public template function so
it shouldn't be implemented in a cpp file.
(needed for moving operations outside ActorsParent.cpp)

Differential Revision: https://phabricator.services.mozilla.com/D181478
2023-06-21 03:15:33 +00:00
Jens Stutte c42aa7bbca Bug 1726714: Remove redundant QuotaManager::ShutdownStarted. r=dom-storage-reviewers,janv
Depends on D140805

Differential Revision: https://phabricator.services.mozilla.com/D140806
2022-04-14 15:05:37 +00:00
Jan Varga eb2d4109e9 Bug 1734151 - Add MaybeRecordQuotaManagerShutdownStepWith and use it in cases when the string must be dynamically generated; r=hxu
Differential Revision: https://phabricator.services.mozilla.com/D127548
2021-10-12 12:29:43 +00:00