gecko-dev/dom/tests/mochitest/localstorage
Jan Varga 4ae556c1fc Bug 1866402 - Replace some nsIQuotaManagerService::ResetStoragesForPrincipal calls with nsIQuotaManagerService::ResetStoragesForClient; r=dom-storage-reviewers,jari
There's now a dedicated nsIQuotaManagerService::ResetStoragesForClient method
for resetting storages by client type. All callers of
nsIQuotaManagerService::ResetStoragesForPrincipal which want to reset storages
for a specific client only can be now converted to call the new method.

Differential Revision: https://phabricator.services.mozilla.com/D195509
2024-10-09 11:59:34 +00:00
..
chrome.toml
file_tryAccessSessionStorage.html
frameChromeSlave.html
frameKeySync.html
frameLocalStorageCookieSettings.html
frameMasterEqual.html
frameMasterNotEqual.html
frameOrder.html
frameQuota.html
frameQuotaSessionOnly.html
frameReplace.html
frameSlaveEqual.html
frameSlaveNotEqual.html
interOriginFrame.js
interOriginTest2.js
interOriginTest.js
localStorageCommon.js Bug 1866402 - Replace some nsIQuotaManagerService::ResetStoragesForPrincipal calls with nsIQuotaManagerService::ResetStoragesForClient; r=dom-storage-reviewers,jari 2024-10-09 11:59:34 +00:00
mochitest.toml
page_blank.html
test_brokenUTF-16.html
test_bug600307-DBOps.html
test_bug746272-1.html
test_bug746272-2.html
test_cookieBlock.html
test_embededNulls.html
test_keySync.html
test_localStorageBase.html
test_localStorageBasePrivateBrowsing_perwindowpb.html
test_localStorageBaseSessionOnly.html
test_localStorageCookieSettings.html
test_localStorageEnablePref.html
test_localStorageFromChrome.xhtml
test_localStorageKeyOrder.html
test_localStorageOriginsDiff.html
test_localStorageOriginsDomainDiffs.html
test_localStorageOriginsEquals.html
test_localStorageOriginsPortDiffs.html
test_localStorageOriginsSchemaDiffs.html
test_localStorageQuota.html
test_localStorageQuotaPrivateBrowsing_perwindowpb.html
test_localStorageQuotaSessionOnly2.html
test_localStorageQuotaSessionOnly.html
test_localStorageReplace.html
test_storageConstructor.html
windowProxy.html