Commit Graph

5381 Commits

Author SHA1 Message Date
Jason Orendorff
0b11691a1d Bug 1080003 - Fix some random JS warnings in the Mochitest server. r=ted.
--HG--
extra : rebase_source : ee261614cf9a844c4d5b79fe4ec50ffe800b9c92
2014-09-05 09:30:33 -05:00
Dave Hunt
1defa25c2c Bug 1081167 - [mozdevice] Fix uptime info and command line info for ADB connected devices. r=wlach 2014-10-10 09:22:00 +02:00
Karl Tomlinson
54117786bd b=1080958 enable config-change-webm tests
--HG--
extra : rebase_source : 0353a025b935debbf9e1200ab1d029a6e16f549e
2014-10-13 09:18:55 +13:00
Felipe Gomes
cce9e53ba7 Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley 2014-10-08 22:56:26 -03:00
Ryan VanderMeulen
465c33de9c Merge inbound to m-c. a=merge 2014-10-12 14:45:42 -04:00
Julien Pagès
ac143aa744 Bug 859422 - Document why mozfile.remove works better than shutil.rmtree. r=wlach 2014-10-11 10:33:00 -04:00
Wes Kocher
d0ddc09587 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Wes Kocher
d6da0b8a27 Merge b2g-inbound to m-c a=merge CLOSED TREE 2014-10-10 18:41:41 -07:00
Dave Hunt
fdb2e033b5 Bug 1081025 - Fix test failure debug gathering. r=zcampbell 2014-10-10 01:51:00 -04:00
Wes Kocher
904b7682ba Merge b2g-inbound to m-c a=merge CLOSED TREE 2014-10-09 16:37:20 -07:00
Wes Kocher
5b82670581 Backed out changeset cde9ebf247be (bug 1076314) so it doesn't ship in a Nightly on friday or over the weekend CLOSED TREE a=me 2014-10-09 16:24:35 -07:00
Chris Manchester
6bdb40ba51 Bug 1078869 - Structured logging for mozbase unit tests. r=ahal 2014-10-06 20:20:38 -04:00
Sebastian Hengst
f078b24bd6 Bug 1078033 - Remove remaining Camino code. r=ted 2014-10-10 17:00:29 +02:00
George Duan
160fd9dbe4 Bug 1079130 - Modify AppWindowManager to appWindowManager in Gecko. r=jgriffin 2014-10-08 00:57:00 +02:00
Wes Kocher
520452a06c Merge fx-team to m-c a=merge 2014-10-08 16:46:52 -07:00
Joel Maher
145a2c9285 Bug 1076990 - update talos.json on tip to capture mainthreadio and other talos cleanup. r=avih 2014-10-10 15:08:06 -04:00
Chris Manchester
79e4da4204 Bug 1050511 - Modify import of marionette harness to avoid a mismatch in assertRaises when running through mach. r=gps 2014-10-10 12:58:10 -04:00
Steve Fink
5a0f8a1033 Bug 1075072 - debuggerArgs is a list not str, r=gps 2014-09-30 11:30:52 -07:00
William Lachance
fb845401b2 Bug 1078935 - Specify mozlog >= 2.0 requirement in mozversion;r=davehunt DONTBUILD 2014-10-08 10:22:12 -07:00
Malini Das
4ddc0a5948 Bug 1065933 - only handle mozbrowserclose events from current frame, r=jgriffin 2014-10-08 12:43:57 -04:00
Andrea Marchesini
49440ca550 Bug 1047483 - patch 6 - Fixes for Webplatform tests, r=bz 2014-10-08 17:15:23 +01:00
Andrea Marchesini
57fa89d6de Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
Stephen Pohl
e8c1a0cc2b Bug 1079520: Ensure that GTest can also be run via mach on OSX. r=bsmedberg 2014-10-08 10:48:06 -04:00
Carsten "Tomcat" Book
81ed9538db merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
Adam Roach [:abr]
f0b7cf0604 Bug 1017257 - Attach Loop CSP Policy r=sstamm,dmose 2014-10-06 15:25:04 -05:00
Ryan VanderMeulen
566e49b6ff Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)

CLOSED TREE

--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
2014-10-07 13:16:11 -04:00
Ed Morley
f3bb2472e6 Backed out changeset f1a21d8fcdd0 (bug 1076990) for intermittent failures & output not in the normal format; CLOSED TREE 2014-10-07 16:29:35 +01:00
Andrea Marchesini
570a9abfb8 Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-07 15:20:52 +01:00
Jonathan Griffin
b5ba63f6d4 Bug 997909 - Fix typo. r=mdas 2014-10-07 09:40:05 -07:00
Daniel Lee
7593a5e601 Bug 705864 - [mozprocess] mozprocess tests should use mozprocess.pid. r=ahal 2014-10-07 07:00:40 -07:00
Andrew Halberstadt
6fe6152e95 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Marco Bonardo
2654d5eb36 Bug 969633 - xpcshell reruns "tests that failed when run in parallel" when only a single test was executed, r=gps 2014-10-07 16:30:30 +02:00
Dave Hunt
469399bd18 Bug 1079774 - [mozrunner] Reduce time spent detecting crashes on devices. r=ahalberstadt 2014-10-08 03:58:00 +02:00
Dave Hunt
a26254c106 Bug 1073021 - Add base image version to HTML report. r=mdas 2014-10-02 03:17:00 +02:00
Felipe Gomes
980a0ca844 Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley 2014-10-08 22:56:26 -03:00
Wes Kocher
8af4c063d8 Merge m-c to inbound a=merge CLOSED TREE 2014-10-08 17:14:42 -07:00
Andrew McCreight
cb772fad56 Bug 943516 - Add weak map wrapper preserving key callback to workers. r=peterv on a CLOSED TREE 2014-10-08 16:27:55 -07:00
Andrew Halberstadt
ceca89b500 Bug 1079651 - Enable strict manifests in xpcshell, r=chmanchester 2014-10-08 17:15:13 -04:00
Carsten "Tomcat" Book
a8b0c0835f Merge m-c to fx-team 2014-10-10 15:06:16 +02:00
David Rajchenbach-Teller
09eff3ab29 Bug 1016387 - Whitelist mechanism for uncaught Promise rejections. r=ted 2014-10-04 14:11:00 +02:00
Nicholas Nethercote
07aaa8641a Bug 1073312 - Test DMD on TBPL (Linux-only). r=glandium.
--HG--
extra : rebase_source : c35cc2bfd6720db35ece715dc7ef900ab5864409
2014-09-28 20:50:52 -07:00
David Rajchenbach-Teller
d4639bc612 Bug 1016387 - "Uncaught async Promise errors should cause mochi tests to fail". r=ted 2014-05-30 07:48:00 +02:00
Chris Manchester
bec88b0686 Bug 1075240 - Log disabled tests as skips in mochitests. r=ahal 2014-10-02 11:08:41 -04:00
Joel Maher
09c3d855c0 Bug 1076990 - [desktop only] update talos.json on tip to capture mainthreadio and other talos cleanup. r=dminor 2014-10-07 09:24:13 -04:00
Masayuki Nakano
5a29f2b8bb Bug 960871 part.11 Rename EventUtils.synthesizeText() to EventUtils.synthesizeCompositionChange() r=smaug 2014-10-07 19:01:50 +09:00
Andrei Eftimie
c10be50a8c Bug 1056037 - Bump manifestparser version to 0.7. r=hskupin 2014-10-07 10:41:59 +02:00
Andrew McCreight
575425d0ec Bug 1076969 - processLeakLog should come up with reasonable defaults itself. r=jmaher
Instead of grabbing attributes off options at every call site, pass
in the options object to processLeakLog, and attempt to get the attributes
there. If not present, use a restrictive default value.

This will prevent silent harness failures if one of the many ways to invoke
processLeakLog fails to set up these options, and makes it so they
don't have to set it up if they don't care.
2014-10-06 14:23:17 -07:00
David Burns
85ae50dc56 Bug 1022862: remove WebApi tests from Marionette unit tests manifests: r=jgriffin 2014-10-06 21:57:25 +01:00
Jonathan Griffin
f979eeaec6 Bug 1078385 - Bump mozdevice to 0.41, r=jgraham 2014-10-06 10:31:31 -07:00
Ryan VanderMeulen
297babdc7e Backed out changeset a58867875a0b (bug 1076990) for frequent Android talos crashes. 2014-10-06 13:43:46 -04:00