Commit Graph

5664 Commits

Author SHA1 Message Date
Andrew McCreight
8a97b14202 Bug 1035454 - increase the tab process leak threshold to 2MB while we deal with landing fallout. r= CLOSED TREE 2014-10-16 10:05:23 -07:00
Ryan VanderMeulen
f00e2738a4 Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231.
Backed out changeset a7c972407578 (bug 1082963)
Backed out changeset 94d1b30bde00 (bug 989198)
Backed out changeset 01e064ceb505 (bug 989198)
Backed out changeset f5a538109e36 (bug 989198)
Backed out changeset 3ff227d79d74 (bug 989198)
Backed out changeset 186743fc6f6d (bug 989198)

CLOSED TREE
2014-10-16 12:57:18 -04:00
Carsten "Tomcat" Book
e156f56b85 Merge m-c to mozilla-inbound 2014-10-16 16:10:53 +02:00
Carsten "Tomcat" Book
5cbd2e1c3c merge mozilla-inbound to mozilla-central a=merge 2014-10-16 16:07:06 +02:00
Joel Maher
94663d65c1 Bug 1083369 - update talos.json to include fixes for mainthreadio whitelist and other goodness. r=dminor 2014-10-16 05:05:11 -04:00
Dave Hunt
fb7b2630ab Bug 1083218 - [mozdevice] Bump version to 0.42. r=wlachance 2014-10-15 08:37:00 -04:00
Dave Hunt
578140a5c5 Bug 1082469 - [mozrunner] Bump version to 6.4. r=ahal 2014-10-14 02:49:00 -04:00
Henri Sivonen
04118ff292 Bug 1066483 addendum - Adjust Web Platform Test expectations for SVG filterRes, contentStyleType, contentScriptType and externalResourcesRequired. r=jgraham. 2014-10-16 13:16:55 +03:00
William Lachance
0c8848123d Bug 1080761 - "mach robocop <test> fails on Nexus 4" . r=armenzg 2014-10-09 13:51:00 +02:00
Bob Clary
12822efe60 Bug 1079930 - Update mochitest runtestsremote.py to support connecting to device by serial number, r=ahal. 2014-10-15 07:09:16 -07:00
Bobby Holley
9d70a1799f Bug 1082450 - Use automation machinery instead of exposedProps in Mock{Color,File}Picker.jsm. r=gabor 2014-10-15 15:05:09 +02:00
Dave Hunt
3ce11fb12b Bug 1082470 - [mozcrash] Bump version to 0.14. r=ahalberstadt 2014-10-14 02:47:00 +02:00
Julien Pagès
6aecdbd83c Bug 859422 - update sphinx documentation for mozfile. r=wlach 2014-10-13 08:37:00 +02:00
Andrew McCreight
59a2276bcb Bug 1082788 - Increase GMP process threshold a little. r=jesup 2014-10-14 13:04:00 +02:00
Bob Owen
b5478fbccd Bug 1037445: When pre-Vista, for testing purposes allow std handles to be inherited by child process when an env var is set. r=jmaher,dvander 2014-10-15 08:26:39 +01:00
Nicholas Nethercote
99cb35f533 Bug 1082554 (part 3) - Move diff-talos.py from tools/performance/ to testing/talos/. r=jmaher.
DONTBUILD because NPOTB.

--HG--
rename : tools/performance/diff-talos.py => testing/talos/diff-talos.py
2014-10-15 17:52:41 -07:00
Andrew McCreight
33e272fd3a Bug 1035454, part 1 - Increase the leak threshold for tab processes. r=khuey 2014-10-15 20:04:32 -07:00
Karl Tomlinson
984117961b bug 1080958 enable tests that previously caused timeout in sandbox_002.htm
--HG--
extra : rebase_source : db141429fd812ed7051023c4c6b93320f8605615
extra : histedit_source : 87d56eac159808c82b05305dbccef62582e784a2
2014-10-13 09:50:17 +13:00
Boris Zbarsky
427f80e0de Bug 1082843. Don't import Promise.jsm into the global scope in xpcshell tests. r=yoric 2014-10-15 00:42:54 -04:00
Jon Morton
1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Dave Hunt
80ab08fc64 Bug 1078274 - [mozdevice] Add memtotal to getInfo with implementation in DeviceManagerADB. r=wlach 2014-10-14 13:43:22 -04:00
Ryan VanderMeulen
b39ba536c9 Backed out changeset 16706b686cec (bug 1078274) for B2G cpptest permafail.
CLOSED TREE
2014-10-14 12:36:15 -04:00
Andreas Tolfsen
7cc3798870 Bug 1081139 - Document Marionette's wait and expected modules. r=ahal 2014-10-10 09:11:00 -04:00
Dave Hunt
1c5ac85828 Bug 1078274 - [mozdevice] Add memtotal to getInfo with implementation in DeviceManagerADB. r=wlach 2014-10-13 03:10:00 -04:00
Julien Pagès
be4de9ec45 Bug 1064731 - [mozversion] Add unit test to cover the case when binary is a symlink. r=dhunt 2014-10-14 04:00:00 -04:00
Carsten "Tomcat" Book
6f19533fd8 Merge m-c to mozilla-inbound 2014-10-14 15:50:03 +02:00
Carsten "Tomcat" Book
cb5c7e7246 merge mozilla-inbound to mozilla-central a=merge 2014-10-14 15:41:43 +02:00
Malini Das
aaf2aac12f Bug 1065933 - Use custom error code when frames close unexpectedly. r=jgriffin 2014-10-13 04:09:00 +02:00
David Burns
e3893ec343 Bug 1073539: Add the ability to set capabilities into Marionette; r=jgriffin 2014-10-13 20:40:34 +01:00
Steve Fink
271f77de85 Backed out changeset b43ed5b85b1a (bug 1075072) because it broke other workflows.
DONTBUILD because NPOTB
2014-10-13 09:38:17 -07:00
Jason Orendorff
ffe51f7987 Bug 1080007 - Fix "octal literals and octal escape sequences are deprecated" warning in testing/specialpowers. r=mrbkap.
--HG--
extra : rebase_source : 116c669f4226a8e5e0ee26e7d8be140a35264852
2014-10-08 13:03:52 -05:00
Edwin Flores
6ac0bb3765 Bug 1072024 - Disable sandbox during gtests on linux - r=ted 2014-10-14 11:04:59 +13:00
Edwin Flores
a5e4958fd0 Bug 1072024 - GTest for cross-origin separation of Gecko Media Plugins r=cpearce 2014-10-14 11:04:59 +13:00
Jason Orendorff
c5bf6dea1c 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
9ade482ae1 Bug 1081167 - [mozdevice] Fix uptime info and command line info for ADB connected devices. r=wlach 2014-10-10 09:22:00 +02:00
Gina Yeh
02313babe9 Bug 989198, Patch 4: Dispatch both chrome event and key event for hardward keys, and add new permission, r=fabrice.
---
 b2g/chrome/content/shell.js       |   13 ++++++++-----
 dom/apps/PermissionsTable.jsm     |    6 ++++++
 testing/mochitest/manifest.webapp |    3 ++-
 3 files changed, 16 insertions(+), 6 deletions(-)
2014-10-14 15:09:36 +08:00
Karl Tomlinson
5e6d483407 b=1080958 enable config-change-webm tests
--HG--
extra : rebase_source : 0353a025b935debbf9e1200ab1d029a6e16f549e
2014-10-13 09:18:55 +13:00
Felipe Gomes
21ddd7a777 Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley 2014-10-08 22:56:26 -03:00
Ryan VanderMeulen
9fcdf86758 Merge inbound to m-c. a=merge 2014-10-12 14:45:42 -04:00
Julien Pagès
224d0c19ae Bug 859422 - Document why mozfile.remove works better than shutil.rmtree. r=wlach 2014-10-11 10:33:00 -04:00
Wes Kocher
0dadefde36 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Wes Kocher
a026920874 Merge b2g-inbound to m-c a=merge CLOSED TREE 2014-10-10 18:41:41 -07:00
Dave Hunt
f04b5ef31b Bug 1081025 - Fix test failure debug gathering. r=zcampbell 2014-10-10 01:51:00 -04:00
Wes Kocher
a5cc935cac Merge b2g-inbound to m-c a=merge CLOSED TREE 2014-10-09 16:37:20 -07:00
Wes Kocher
4bb9cac09b 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
278a8890a3 Bug 1078869 - Structured logging for mozbase unit tests. r=ahal 2014-10-06 20:20:38 -04:00
Sebastian Hengst
1e915ce56f Bug 1078033 - Remove remaining Camino code. r=ted 2014-10-10 17:00:29 +02:00
George Duan
154e0ab687 Bug 1079130 - Modify AppWindowManager to appWindowManager in Gecko. r=jgriffin 2014-10-08 00:57:00 +02:00
Wes Kocher
88eab9e3b2 Merge fx-team to m-c a=merge 2014-10-08 16:46:52 -07:00
Joel Maher
3fa4dcf9b5 Bug 1076990 - update talos.json on tip to capture mainthreadio and other talos cleanup. r=avih 2014-10-10 15:08:06 -04:00