Martijn Wargers
|
4adfc0b74c
|
Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher
|
2013-06-15 00:13:44 +02:00 |
|
Ryan VanderMeulen
|
fb92d96f3e
|
Backed out changeset 4cb1973f06b9 (bug 868439) for Android M2 failures.
CLOSED TREE
|
2013-05-21 10:48:09 -04:00 |
|
Martijn Wargers
|
979e6df166
|
Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher
|
2013-05-21 02:14:06 +02:00 |
|
Mounir Lamouri
|
65800713ef
|
Bug 839788 - Switch Browse button from an <input> to a <button>. r=bz
|
2013-03-29 12:32:47 +00:00 |
|
Bobby Holley
|
a25701a3f7
|
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 |
|
Bobby Holley
|
7cfe3c427e
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-11 01:05:10 -07:00 |
|
Ryan VanderMeulen
|
5c5be9d885
|
Backout bug 788914 and bug 789494 because they were backed out on inbound.
|
2012-09-07 19:40:57 -04:00 |
|
Bobby Holley
|
46175f0a59
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-07 11:28:56 -07:00 |
|
Malini Das
|
c20b68638f
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Dão Gottwald
|
9291640652
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2011-04-17 21:53:25 +02:00 |
|
Gijs Kruitbosch
|
c888c1980e
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Olli Pettay
|
586bb8c989
|
Trying to fix the test for bug 411236, a=sheriff on a CLOSED TREE
|
2009-10-22 20:25:06 +03:00 |
|
L. David Baron
|
f0c43ecb3d
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Dão Gottwald
|
65b5d09e58
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2009-04-10 10:24:24 +02:00 |
|
Olli.Pettay@helsinki.fi
|
065cc2d962
|
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
|
2008-01-10 13:55:38 -08:00 |
|