gecko/dom/tests/mochitest/localstorage
2013-07-10 23:52:35 +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 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
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
test_app_uninstall.html
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
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
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
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
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_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