Joel Maher
|
680948adc2
|
Bug 1003356 - fix mozinstall to have version 1.10 not 0.10. r=wlach
|
2014-04-29 14:46:08 -04:00 |
|
Ryan VanderMeulen
|
1e1da15d05
|
Backed out changeset 2b041298914b (bug 1002780) for frequent talos failures.
CLOSED TREE
|
2014-04-29 14:20:18 -04:00 |
|
Ed Morley
|
5f8d0681d8
|
Merge mozilla-central and inbound
|
2014-04-29 18:23:29 +01:00 |
|
William Lachance
|
635d00a78b
|
Bug 1003255 - Bump mozdevice to 0.34. r=jgraham
|
2014-04-29 12:49:26 -04:00 |
|
Carsten "Tomcat" Book
|
90337c62e2
|
merge fx-team to mozilla-central
|
2014-04-29 13:46:19 +02:00 |
|
William Lachance
|
11e876b5c7
|
Bug 1002619 - Fix syntax error in Marionette's setup.py. r=ato
|
2014-04-28 14:34:29 -04:00 |
|
Benjamin Smedberg
|
9ef2f5b211
|
Bug 995027 better logging - set experiments.logging.dump to true during test runs so that logging goes to the console even during shutdown, r=gfritzsche
|
2014-04-28 10:48:03 -04:00 |
|
Andrew Halberstadt
|
a547ad9484
|
Bug 1000918 - Add new default device root paths used by some FxOS devices to mozdevice. r=wlach
|
2014-04-24 10:39:00 -04:00 |
|
Joel Maher
|
f9f1c7daae
|
Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=Callek
|
2014-04-29 12:32:44 -04:00 |
|
Dan Minor
|
ffb7ffa88e
|
Bug 992887 - Rename mach jittest to mach check-spidermonkey and add jstest support; r=mshal
|
2014-04-29 10:22:50 -04:00 |
|
Michael Vines
|
19697c0a12
|
Bug 1002039 - fix virtualenv download code, r=mdas
|
2014-04-28 20:55:33 -07:00 |
|
Malini Das
|
a548b6cf96
|
Bug 1001461 - Bump marionette_client version to 0.7.7 and release to PyPI, r=davehunt
|
2014-04-29 10:16:11 -04:00 |
|
Carsten "Tomcat" Book
|
3c3293eb9b
|
Backed out changeset 633ff919c7f7 (bug 1002780) for tpn test failures
|
2014-04-29 14:03:46 +02:00 |
|
Joel Maher
|
9885015bc4
|
Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=pmoore
|
2014-04-29 06:20:29 -04:00 |
|
James Graham
|
6d4ac72f1b
|
Bug 1002267 - Stop trying to compare times in the mozlog unit tests, r=wlach.
|
2014-04-28 10:27:00 +02:00 |
|
Myk Melez
|
480d68dd37
|
Bug 1001681 - define Task to fix webapprt-test-chrome tests; r=jmaher
|
2014-04-26 14:05:46 -07:00 |
|
David Burns
|
522a852d9e
|
Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas
|
2014-01-18 20:08:36 +00:00 |
|
David Burns
|
cb58f05265
|
Bug 929175: Part 2: Updating frames tests.; r=mdas
|
2014-04-25 14:41:17 +01:00 |
|
Masayuki Nakano
|
d1bd9612e9
|
Bug 998188 part.5 Fix orange and improve EventUtils.js and ChromeUtils.js r=smaug
|
2014-04-26 08:52:13 +09:00 |
|
Masayuki Nakano
|
44bfd22cce
|
Bug 998188 part.1 Add test for this crash on debug build r=ehsan
|
2014-04-26 08:52:12 +09:00 |
|
Andrew McCreight
|
a5bceed7c9
|
Bug 949607, part 2 - Add and use runNextCollectorTimer. r=smaug
|
2014-04-25 13:21:04 -07:00 |
|
Jonathan Griffin
|
ad11c8bc7b
|
Bug 920569 - Add webapprt to in-tree configs, r=jmaher
|
2014-04-25 11:30:00 -07:00 |
|
Andreas Tolfsen
|
86d8e58e41
|
Bug 999550 - Make check for B2G backwards compatible with Gecko 28 branch. r=bsilverberg
|
2014-04-25 07:47:00 -04:00 |
|
David Burns
|
6bcbfcfc7d
|
Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
|
2013-01-09 14:32:54 +00:00 |
|
Carsten "Tomcat" Book
|
62cb07a37c
|
Backed out changeset bc6ddc5dc31a (bug 929175) on request on a CLOSED TREE
|
2014-04-25 15:51:24 +02:00 |
|
Carsten "Tomcat" Book
|
2f5f7529a1
|
Backed out changeset 6bb03867a3ad (bug 929175)
|
2014-04-25 15:50:33 +02:00 |
|
Carsten "Tomcat" Book
|
6a15981895
|
Backed out changeset a3e1f186d06a (bug 811747)
|
2014-04-25 15:50:28 +02:00 |
|
David Burns
|
6252d5ccd4
|
Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
|
2013-01-09 14:32:54 +00:00 |
|
David Burns
|
a104d2cf6e
|
Bug 929175: Part 2: Updating frames tests.; r=mdas
|
2014-04-25 14:41:17 +01:00 |
|
David Burns
|
a4b397d098
|
Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas
|
2014-01-18 20:08:36 +00:00 |
|
Marco Castelluccio
|
ab19faaacc
|
Bug 1000512 - If a test cleanup function returns a promise, wait for it to be resolved before running other tests. r=jmaher
|
2014-04-24 16:34:00 +02:00 |
|
Jeremy Morton
|
69d567dd6b
|
Bug 998291 - Allow for relatively-loaded modules to be loaded into a given scope. r=bsmedberg
|
2014-04-22 23:37:26 +01:00 |
|
Ryan VanderMeulen
|
c2d10881f6
|
Merge fx-team to m-c.
|
2014-04-24 13:39:46 -04:00 |
|
Ryan VanderMeulen
|
a634c71c8e
|
Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
|
2014-04-24 13:11:55 -04:00 |
|
Carsten "Tomcat" Book
|
0d1da9b732
|
Merge m-c to fx-team
|
2014-04-24 13:22:27 +02:00 |
|
Eddy Bruel
|
ba17901de0
|
Bug 859372 - Refactor transport.js; r=past
|
2014-04-24 13:23:30 +02:00 |
|
Carsten "Tomcat" Book
|
e6e2deab22
|
merge b2g-inbound to mozilla-central
|
2014-04-24 13:12:50 +02:00 |
|
Paul Rouget
|
5d324c4da3
|
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
|
2014-04-18 10:45:00 +02:00 |
|
Geoff Brown
|
ea0aa3260c
|
Bug 997991 - Use default httpd path for robocop, mochitest-remote test targets; r=jmaher
|
2014-04-23 08:42:51 -06:00 |
|
Ehsan Akhgari
|
476d42813d
|
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
|
2014-04-23 08:56:42 -04:00 |
|
Cosmin Malutan
|
417486e5ea
|
Bug 992139 - [mozversion] Enhance mozversion to return application_display_name. r=hskupin
|
2014-04-23 10:16:02 +02:00 |
|
Cosmin Malutan
|
ac0ea93524
|
Bug 1000017 - Bump mozversion to version 0.4. r=hskupin DONTBUILD
|
2014-04-23 23:23:51 +02:00 |
|
Martin Thomson
|
2ea575fb8f
|
Bug 907770 - Part 1: Making ssltunnel run for android and b2g mochitests. r=jmaher
|
2014-03-14 11:25:41 -07:00 |
|
Nathan Froyd
|
3597ed8068
|
Bug 999407 - add --setenv option for mochitests run through mach; r=jmaher
DONTBUILD because NPOTB
|
2014-04-22 09:09:47 -04:00 |
|
Nathan Froyd
|
9dcdd5ca78
|
Bug 998372 - part 4 - explain the escape-fest in permissions.py better; r=jmaher
|
2014-04-18 12:48:01 -04:00 |
|
Nathan Froyd
|
5976c9aa57
|
Bug 998372 - part 3 - remove swathes of conditional logic from FindProxyForURL; r=jmaher
|
2014-04-18 12:28:31 -04:00 |
|
Nathan Froyd
|
bd4e6c902e
|
Bug 998372 - part 2 - lift origins out of FindProxyForURL and make origin lookups more efficient; r=jmaher
|
2014-04-18 12:17:15 -04:00 |
|
Nathan Froyd
|
72d04e8a9a
|
Bug 998372 - part 1 - lift regex construction out of FindProxyForURL; r=jmaher
|
2014-04-18 12:16:11 -04:00 |
|
Ted Mielczarek
|
b2f1e27a3e
|
bug 985612 - fix mozlog.structured.commandline.setup_logging to handle argparse Namespace objects. r=jgraham
|
2014-03-19 15:27:30 -04:00 |
|
Nathan Froyd
|
c656fbc9fb
|
Backout b9abacaf5453:005a3405219c (bug 998372) for make check bustage
|
2014-04-22 10:31:25 -04:00 |
|