gecko-dev/dom/tests/mochitest/localstorage
2013-10-03 09:10:00 +02: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 Bug 796911 - Attempt #2 to fix Intermittent test_clear_browser_data.html. r=bz 2012-10-15 16:28:23 +01:00
frameAppIsolation.html Bug 773373 part 5: Automatic tests. r=mounir 2012-09-25 16:06:28 -07:00
frameChromeSlave.html
frameKeySync.html
frameMasterEqual.html
frameMasterNotEqual.html
frameOrder.html
frameQuota.html
frameQuotaSessionOnly.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
frameReplace.html
frameSlaveEqual.html
frameSlaveNotEqual.html
interOriginFrame.js
interOriginTest2.js
interOriginTest.js
localStorageCommon.js Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
mochitest.ini Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02: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 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_cookieBlock.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
test_cookieSession-phase1.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
test_cookieSession-phase2.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +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 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09:00
test_localStorageCookieSettings.html Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8 2012-09-11 01:05:10 -07:00
test_localStorageEnablePref.html Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09: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 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09: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 834836 - /dom/tests - Fix tests that break when security.mixed_content.block_active_content is set to true and if/when security.mixed_content.block_display_content is set to true. r=smaug,msucan 2013-03-28 13:18:53 -07:00
test_localStorageQuotaSessionOnly.html Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09:00
test_localStorageReplace.html Bug 834836 - /dom/tests - Fix tests that break when security.mixed_content.block_active_content is set to true and if/when security.mixed_content.block_display_content is set to true. r=smaug,msucan 2013-03-28 13:18:53 -07: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