gecko/dom/tests/mochitest/localstorage
2013-04-15 14:38:48 +02:00
..
frame_clear_browser_data.html
frameAppIsolation.html
frameChromeSlave.html
frameKeySync.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 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
Makefile.in Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07: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
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
test_cookieSession-phase1.html
test_cookieSession-phase2.html
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 841413 - Part 2: Don't call enablePrivilege needlessly in localstorage Private Browsing tests; r=jdm 2013-02-23 01:51:06 -05:00
test_localStorageBaseSessionOnly.html
test_localStorageCookieSettings.html
test_localStorageEnablePref.html
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 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_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 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_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_storageConstructor.html