Bill McCloskey
|
aa5f40a77e
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
|
Wes Kocher
|
a3277d291d
|
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
|
2014-03-13 19:41:21 -07:00 |
|
Bill McCloskey
|
f4f6bf8e4d
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Bill McCloskey
|
7193069fa0
|
Backed out changeset d6261f65070a
|
2014-03-13 15:52:27 -07:00 |
|
Bill McCloskey
|
69a746922b
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Vaibhav Agarwal
|
9a59a5c96d
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
e53ac5e38d
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
d84dee3273
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Gregory Szorc
|
cabc6369a6
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Mina Almasry
|
783d0e604b
|
Bug 879308 - null date to mozAlarms.add throws exception. r=nsm sr=mounir
--HG--
extra : rebase_source : 538259df2de7483e277e59de8edcefe94f04c0a9
|
2013-07-24 10:46:59 -07:00 |
|
Nikhil Marathe
|
00af3b3bba
|
Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene
|
2013-06-04 09:13:16 -07:00 |
|
Ed Morley
|
d0dac71bee
|
Backed out changeset 0cd289fcea16 (bug 876936) for failing in test_alarm_add_date.html
|
2013-06-04 09:37:38 +01:00 |
|
Nikhil Marathe
|
d083fa94b2
|
Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene
|
2013-06-03 21:35:39 -07:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
David Clarke
|
bad3d37ea3
|
Bug 843893 - Fix alarm and power mochitests, r=gene.lian
|
2013-03-25 16:50:06 -07:00 |
|
Luqman Aden
|
17bdda31f5
|
Bug 848617 - New mochitests for Alarm API. r=gene
|
2013-03-18 15:47:30 -07:00 |
|
Phil Ringnalda
|
416fb60f0c
|
Back out bc8eeacc3c8a (bug 843893) for (at least) desktop bustage in test_power_basics.html
|
2013-03-19 14:27:55 -07:00 |
|
David Clarke
|
32f459b65b
|
Bug 843893 - Fix alarm and power tests to work with current gaia, r=gene.lian
|
2013-03-07 12:48:34 -08:00 |
|
Gregory Szorc
|
e2966f651c
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
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 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Nathan Froyd
|
a7eb97f896
|
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 |
|
Gene Lian
|
56475ce904
|
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
|
2012-06-22 15:37:49 +08:00 |
|
Ed Morley
|
7a600d2b9c
|
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
|
2012-07-03 11:23:54 +01:00 |
|
Gene Lian
|
f017e9b225
|
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
|
2012-07-03 11:26:12 +02:00 |
|