gecko-dev/dom/tests/mochitest/localstorage
2014-03-06 13:42:43 -05:00
..
chrome.ini Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
frame_clear_browser_data.html
frameAppIsolation.html
frameChromeSlave.html
frameKeySync.html
frameMasterEqual.html
frameMasterNotEqual.html
frameOrder.html
frameQuota.html
frameQuotaSessionOnly.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
frameReplace.html
frameSlaveEqual.html
frameSlaveNotEqual.html
interOriginFrame.js
interOriginTest2.js
interOriginTest.js
localStorageCommon.js Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
mochitest.ini Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher 2014-03-06 13:42:43 -05:00
moz.build Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
page_blank.html Bug 826964 - Attempt to fix the intermittent orange by focusing the current browser; r=ehsan 2013-01-14 13:49:58 +08:00
test_app_uninstall.html Bug 829679 - Package installation without // on the manifest URL causes webapps.json corruption r=ferjm a=tef+ 2013-01-14 11:41:24 -08:00
test_appIsolation.html Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug 2013-07-10 23:52:35 +02:00
test_brokenUTF-16.html Bug 807021: Move LocalStorage writess off the main thread. r=smaug,mayhemer 2012-12-23 16:01:01 -05:00
test_bug600307-DBOps.html Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
test_bug746272-1.html
test_bug746272-2.html
test_clear_browser_data.html Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
test_cookieBlock.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
test_cookieSession.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
test_embededNulls.html
test_keySync.html
test_localStorageBase.html Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
test_localStorageBasePrivateBrowsing_perwindowpb.html Bug 874502 part 4. Fix private browsing tests to not assume synchronous window closing. r=jdm 2013-09-17 17:45:47 -04:00
test_localStorageBaseSessionOnly.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
test_localStorageCookieSettings.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
test_localStorageEnablePref.html Actually enable the debugging code for bug 960760 2014-03-01 10:53:07 -05:00
test_localStorageFromChrome.xhtml Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
test_localStorageKeyOrder.html
test_localStorageOriginsDiff.html
test_localStorageOriginsDomainDiffs.html
test_localStorageOriginsEquals.html
test_localStorageOriginsPortDiffs.html
test_localStorageOriginsSchemaDiffs.html
test_localStorageQuota.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
test_localStorageQuotaPrivateBrowsing_perwindowpb.html Bug 841413 - Part 2: Don't call enablePrivilege needlessly in localstorage Private Browsing tests; r=jdm 2013-02-23 01:51:06 -05:00
test_localStorageQuotaSessionOnly2.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
test_localStorageQuotaSessionOnly.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
test_localStorageReplace.html Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz 2013-09-16 17:15:22 +02:00
test_lowDeviceStorage.html Bug 861920 - Avoid apps to write in its local storage while device free storage is low. Tests. r=honzab 2013-05-10 16:20:06 +02:00
test_storageConstructor.html