gecko/dom/tests/mochitest/localstorage
Bobby Holley 9f03f90fb7 Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components |  xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
..
frameBug624047.html
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 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 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab 2012-09-13 20:46:50 +02:00
pbSwitch.js Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
test_brokenUTF-16.html
test_bug624047.html
test_bug746272-1.html
test_bug746272-2.html
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 Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00
test_localStorageBase.html
test_localStorageBasePrivateBrowsing.html
test_localStorageBaseSessionOnly.html
test_localStorageCookieSettings.html Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8 2012-09-11 01:05:10 -07:00
test_localStorageEnablePref.html
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
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.html
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
test_storageConstructor.html Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer 2012-05-18 10:29:38 +02:00