gecko-dev/dom/tests/mochitest/localstorage
Ehsan Akhgari 565d0479c3 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05: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
frameBug624047.html Bug 624047 - LocalStorage value is lost after a few seconds, r=jst, a=final+ 2011-01-16 17:58:49 +01:00
frameChromeSlave.html
frameKeySync.html Bug 662511 - localStorage.key() gets out-of-sync when localStorage is updated in a separate window, r=jst 2011-08-03 23:36:51 +02:00
frameMasterEqual.html
frameMasterNotEqual.html Bug 607418 - revert all test debugging changes, r=honzab, a2.0=jst 2011-02-12 14:06:02 +01:00
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 Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00
interOriginTest.js
Makefile.in Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05: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 777384 - Test case r=jlebar 2012-09-27 01:47:57 +08: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_bug624047.html Bug 697989 - don't use domstorage-flush-timer test_bug624047.html. r=mak77. 2011-11-04 18:27:59 -04:00
test_bug746272-1.html Bug 746272 - Add missing key caching in localStorage.removeItem, r=bz 2012-04-25 14:50:21 +02:00
test_bug746272-2.html Bug 746272 - Add missing key caching in localStorage.removeItem, r=bz 2012-04-25 14:50:21 +02:00
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 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_keySync.html Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00
test_localStorageBase.html Bug 532062 - localStorage/sessionStorage should return undefined (not null) for undefined keys through property access; r=mayhemer 2012-04-03 09:25:39 +02:00
test_localStorageBasePrivateBrowsing_perwindowpb.html Bug 806725 - Fix a typo in the patch that landed. r=jdm 2012-12-18 17:08:15 -06:00
test_localStorageBaseSessionOnly.html Bug 532062 - localStorage/sessionStorage should return undefined (not null) for undefined keys through property access; r=mayhemer 2012-04-03 09:25:39 +02: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 720208 - Implement DOM4 DOMException types and codes. r=smaug,ms2ger 2012-02-23 01:34:14 +01:00
test_localStorageFromChrome.xhtml Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir 2012-07-21 00:29:40 -07:00
test_localStorageKeyOrder.html Bug 745498 - Add testcases for DOM4 exception types. r=sicking 2012-04-26 09:42:26 -07:00
test_localStorageOriginsDiff.html Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00
test_localStorageOriginsDomainDiffs.html Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00
test_localStorageOriginsEquals.html Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00
test_localStorageOriginsPortDiffs.html Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00
test_localStorageOriginsSchemaDiffs.html Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00
test_localStorageQuota.html Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab 2012-09-13 20:46:50 +02:00
test_localStorageQuotaPrivateBrowsing_perwindowpb.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_localStorageQuotaSessionOnly2.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
test_localStorageQuotaSessionOnly.html Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab 2012-09-13 20:46:50 +02:00
test_localStorageReplace.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_storageConstructor.html Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00