gecko-dev/dom/localstorage/test
Jan Varga 196dc764ef Bug 1866402 - Make it possible to initialize temporary origins without ensuring origin directories; r=dom-storage-reviewers,jari
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
2024-10-12 20:58:36 +00:00
..
gtest
modules/system Bug 1919555 - LSNG: Create a new module for LocalStorage utilities; r=dom-storage-reviewers,asuth 2024-10-03 11:26:35 +00:00
unit Bug 1866402 - Make it possible to initialize temporary origins without ensuring origin directories; r=dom-storage-reviewers,jari 2024-10-12 20:58:36 +00:00
browser_private_ls.js
browser.toml
helpers.js
mochitest.toml Bug 1855295 convert .ini manifests to .toml: batch 8 dom/[a-l]**/mochitest.ini r=jmaher,jgilbert,extension-reviewers,credential-management-reviewers,robwu,sgalich 2023-10-02 17:18:28 +00:00
moz.build Bug 1919555 - LSNG: Create a new module for LocalStorage utilities; r=dom-storage-reviewers,asuth 2024-10-03 11:26:35 +00:00
page_private_ls.html
test_largeItems.html