Mounir Lamouri
ce0d8981d9
Bug 796911 - Attempt #2 to fix Intermittent test_clear_browser_data.html. r=bz
...
This patch also removes the debug statements.
2012-10-15 16:28:23 +01:00
Mounir Lamouri
bc94d52740
Bug 796911 - Print debug information to have a better understand of the random orange. r=me
2012-10-08 17:25:05 +01:00
Patrick Wang
2cfef0b277
Bug 777384 - Test case r=jlebar
...
--HG--
extra : rebase_source : 777580f0a22bfb3d9d447097b0f4a379f2b7416b
2012-09-27 01:47:57 +08:00
Mounir Lamouri
ea96adf35f
Bug 796911 - Attempt to fix Intermittent test_clear_browser_data.html. r=jwatt
2012-10-03 13:46:21 +01:00
Mounir Lamouri
4dab400e01
Bug 795134 - Remove localStorage when clear private data API is used. r=bent
...
--HG--
rename : dom/tests/mochitest/localstorage/test_app_uninstall.html => dom/tests/mochitest/localstorage/test_clear_browser_data.html
2012-09-29 18:31:33 +01:00
Mounir Lamouri
4e62d61114
Bug 786301 - 3/3 - Test that localStorage is removed when an app is uninstalled. r=honza
2012-09-27 16:29:25 +01:00
Jan Varga
429314f793
Bug 773373 part 5: Automatic tests. r=mounir
2012-09-25 16:06:28 -07:00
Bobby Holley
5af5a73d3d
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
Jonas Sicking
439a8d4733
Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab
2012-09-13 20:46:50 +02:00
Bobby Holley
e04e482496
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
2012-09-11 01:05:10 -07:00
Ryan VanderMeulen
2ff849733d
Backout bug 788914 and bug 789494 because they were backed out on inbound.
2012-09-07 19:40:57 -04:00
Bobby Holley
1aba2e3bc2
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
2012-09-07 11:28:56 -07:00
Mike Hommey
c1b35e7b2a
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Mounir Lamouri
d890fdb95e
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
2012-07-23 11:08:07 -07:00
Jonas Sicking
beed1f23be
Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir
2012-07-21 00:29:40 -07:00
Nathan Froyd
5b30baa4c3
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ms2ger
21bd7c0dc4
Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer
2012-05-18 10:29:38 +02:00
Ms2ger
1108c8c1fe
No bug - Remove windows line endings from dom/tests/mochitest/localstorage/test_{keySync,storageConstructor}.html.
2012-05-18 10:29:38 +02:00
Masatoshi Kimura
f17f15dabb
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
2012-04-26 09:42:26 -07:00
Honza Bambas
e2394df0ef
Bug 746272 - Add missing key caching in localStorage.removeItem, r=bz
2012-04-25 14:50:21 +02:00
Ms2ger
d5ec912ad4
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
Ms2ger
baf72711e7
Bug 740771 - Stringify null for Storage.getItem/setItem/removeItem; r=mayhemer
2012-04-03 09:25:39 +02:00
Tim Taubert
35c66981b6
Bug 727446 - Let the window owning a storage dispatch an event when the storage changes; r=smaug
2012-03-30 19:31:16 +02:00
Ms2ger
a7ad2e10a7
Bug 738647 - DOMStorageImpl::GetKey shouldn't throw; r=honzab
2012-03-29 23:09:09 +02:00
Justin Lebar
3720ec0244
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
2012-03-04 15:57:35 -05:00
Justin Lebar
2449f55f11
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
2012-03-04 14:20:34 -05:00
Justin Lebar
d9f6936c11
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
2012-03-04 13:49:41 -05:00
Justin Lebar
0e2b8d1355
Bug 729940 - Part 0: Fix {local,session}Storage tests which rely on hashtable iteration order. r=honzab
2012-03-02 18:43:50 -05:00
Masatoshi Kimura
d99288b6cc
Bug 720208 - Implement DOM4 DOMException types and codes. r=smaug,ms2ger
2012-02-23 01:34:14 +01:00
Ed Morley
7bc582f20f
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rafael Ávila de Espíndola
7dc8a30f17
Bug 697989 - don't use domstorage-flush-timer test_bug624047.html. r=mak77.
...
Use a new domstorage-flush-force message for testing calling
FlushAndDeleteTemporaryTables with a 'true' argument. We want to add more
work to profile-before-change and that would interfere with the testing
in dom/tests/mochitest/localstorage/test_bug624047.html.
Also move the NS_DOMSTORAGE_FLUSH_TIMER_OBSERVER define to the .cpp file
since that is the only place it is used and rename it to end in _TOPIC.
2011-11-04 18:27:59 -04:00
Rail Aliiev
8a56fd9db2
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Malini Das
02665c9658
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
Malini Das
e306b1b5aa
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
2011-08-12 12:21:36 -04:00
Honza Bambas
333edf60a8
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
Honza Bambas
3eb8bd35eb
Bug 607418 - revert all test debugging changes, r=honzab, a2.0=jst
2011-02-12 14:06:02 +01:00
Honza Bambas
8e3917e7c8
Bug 624047 - LocalStorage value is lost after a few seconds, r=jst, a=final+
2011-01-16 17:58:49 +01:00
Honza Bambas
4eeba6fa23
Bug 607418 - Intermittent failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (proper observer remove update 2), r=jst, a=test-only
2010-12-15 19:30:01 +01:00
Honza Bambas
467acd1115
Bug 607418 - failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (only a test update to have more logging), r+a=jst
2010-12-02 18:32:43 +01:00
Kyle Huey
a404183b30
Backed out changeset bdd2ea5a37ee
2010-12-02 14:27:42 -05:00
Honza Bambas
522a50795a
Bug 607418 - failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (only a test update to have more logging), r+a=jst
2010-12-02 18:32:43 +01:00
Honza Bambas
36d86d4adc
Bug 599479 - Accessing window.localStorage with dom.storage.enabled=false causes NS_ERROR_DOM_SECURITY_ERR, r=jst, a2.0=jst
2010-10-07 16:43:18 +02:00
Marco Bonardo
05e8b36663
Bug 598264 - about:home search does not work if cookies behavior is "ask me every time" or "reject". r=mayhemer a=blocking
2010-10-07 10:41:19 +02:00
Joel Maher
d050afae06
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Brad Lassey
bb55fe310f
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00