mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
196dc764ef
LSNG already uses some QuotaManager APIs to achieve that origin directories are not created if they don't exist during datastore preparation, but the feature is not easy to use and it's also not generalized enough for use in other quota clients. Besides that, the way how it's currently done in LSNG complicates removal of QuotaManager::EnsureTemporaryOriginIsInitializedInternal calls from LSNG. This patch is about generalizing of the feature, making it available to all quota clients. Differential Revision: https://phabricator.services.mozilla.com/D195551 |
||
---|---|---|
.. | ||
gtest | ||
modules/system | ||
unit | ||
browser_private_ls.js | ||
browser.toml | ||
helpers.js | ||
mochitest.toml | ||
moz.build | ||
page_private_ls.html | ||
test_largeItems.html |