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 |
|
Bobby Holley
|
d806bf9ec7
|
Bug 784560 - Fix more tests. r=mccr8
|
2012-08-23 11:45:28 -07:00 |
|
Masayuki Nakano
|
37bc3e58f2
|
Bug 565245 Use waitForFocus() for getting the timing to start tests r=smaug
|
2012-08-20 23:10:34 +09:00 |
|
Jan Bambach
|
1984c5a018
|
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
|
2011-12-08 10:21:32 +01: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 |
|
Masayuki Nakano
|
41a73f3369
|
Bug 565245 log more details r=smaug, a=test
|
2011-01-17 20:52:25 +09:00 |
|
Olli Pettay
|
f9fa7407e7
|
Bug 493251 - Header/navigation links on PG.com take two clicks to load, r+sr=jst
|
2009-05-18 12:17:45 +03:00 |
|