Bob Owen
|
069df707e0
|
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 |
|
Boris Zbarsky
|
e6651ee69a
|
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
|
0f167a14a3
|
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
|
1d80622176
|
Bug 1078274 - [mozdevice] Add memtotal to getInfo with implementation in DeviceManagerADB. r=wlach
|
2014-10-14 13:43:22 -04:00 |
|
Ryan VanderMeulen
|
a7bf27744e
|
Backed out changeset 16706b686cec (bug 1078274) for B2G cpptest permafail.
CLOSED TREE
|
2014-10-14 12:36:15 -04:00 |
|
Andreas Tolfsen
|
5c2a5dfc29
|
Bug 1081139 - Document Marionette's wait and expected modules. r=ahal
|
2014-10-10 09:11:00 -04:00 |
|
Dave Hunt
|
e14e645bb8
|
Bug 1078274 - [mozdevice] Add memtotal to getInfo with implementation in DeviceManagerADB. r=wlach
|
2014-10-13 03:10:00 -04:00 |
|
Julien Pagès
|
ca7af2b043
|
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
|
4eee2c1db0
|
Merge m-c to mozilla-inbound
|
2014-10-14 15:50:03 +02:00 |
|
Carsten "Tomcat" Book
|
44aec2320c
|
merge mozilla-inbound to mozilla-central a=merge
|
2014-10-14 15:41:43 +02:00 |
|
Malini Das
|
b39a1f5aed
|
Bug 1065933 - Use custom error code when frames close unexpectedly. r=jgriffin
|
2014-10-13 04:09:00 +02:00 |
|
David Burns
|
0c61606e37
|
Bug 1073539: Add the ability to set capabilities into Marionette; r=jgriffin
|
2014-10-13 20:40:34 +01:00 |
|
Steve Fink
|
85bb2c3c21
|
Backed out changeset b43ed5b85b1a (bug 1075072) because it broke other workflows.
DONTBUILD because NPOTB
|
2014-10-13 09:38:17 -07:00 |
|
Jason Orendorff
|
d0a30df96b
|
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
|
ab083558db
|
Bug 1072024 - Disable sandbox during gtests on linux - r=ted
|
2014-10-14 11:04:59 +13:00 |
|
Edwin Flores
|
1893fb055a
|
Bug 1072024 - GTest for cross-origin separation of Gecko Media Plugins r=cpearce
|
2014-10-14 11:04:59 +13:00 |
|
Jason Orendorff
|
9aea41546f
|
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
|
0ee58dbbe1
|
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
|
3fc589c3db
|
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
|
f9117a3927
|
b=1080958 enable config-change-webm tests
--HG--
extra : rebase_source : 0353a025b935debbf9e1200ab1d029a6e16f549e
|
2014-10-13 09:18:55 +13:00 |
|
Felipe Gomes
|
aedf63559d
|
Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley
|
2014-10-08 22:56:26 -03:00 |
|
Ryan VanderMeulen
|
6343911f67
|
Merge inbound to m-c. a=merge
|
2014-10-12 14:45:42 -04:00 |
|
Julien Pagès
|
96e10f5441
|
Bug 859422 - Document why mozfile.remove works better than shutil.rmtree. r=wlach
|
2014-10-11 10:33:00 -04:00 |
|
Wes Kocher
|
4a533e451f
|
Merge inbound to m-c a=merge CLOSED TREE
|
2014-10-10 18:58:06 -07:00 |
|
Wes Kocher
|
7af98c5ee9
|
Merge b2g-inbound to m-c a=merge CLOSED TREE
|
2014-10-10 18:41:41 -07:00 |
|
Dave Hunt
|
ea9ddfd237
|
Bug 1081025 - Fix test failure debug gathering. r=zcampbell
|
2014-10-10 01:51:00 -04:00 |
|
Wes Kocher
|
8adfeb52f3
|
Merge b2g-inbound to m-c a=merge CLOSED TREE
|
2014-10-09 16:37:20 -07:00 |
|
Wes Kocher
|
5b7ad066cb
|
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
|
c0bbc5e8b2
|
Bug 1078869 - Structured logging for mozbase unit tests. r=ahal
|
2014-10-06 20:20:38 -04:00 |
|
Sebastian Hengst
|
1596679a9f
|
Bug 1078033 - Remove remaining Camino code. r=ted
|
2014-10-10 17:00:29 +02:00 |
|
George Duan
|
5743211498
|
Bug 1079130 - Modify AppWindowManager to appWindowManager in Gecko. r=jgriffin
|
2014-10-08 00:57:00 +02:00 |
|
Wes Kocher
|
b2cbe8c0b3
|
Merge fx-team to m-c a=merge
|
2014-10-08 16:46:52 -07:00 |
|
Joel Maher
|
7a5f7206b7
|
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
|
159f5d88c2
|
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
|
e353972dd5
|
Bug 1075072 - debuggerArgs is a list not str, r=gps
|
2014-09-30 11:30:52 -07:00 |
|
William Lachance
|
736dc95a1e
|
Bug 1078935 - Specify mozlog >= 2.0 requirement in mozversion;r=davehunt DONTBUILD
|
2014-10-08 10:22:12 -07:00 |
|
Malini Das
|
b0064b0959
|
Bug 1065933 - only handle mozbrowserclose events from current frame, r=jgriffin
|
2014-10-08 12:43:57 -04:00 |
|
Andrea Marchesini
|
fc619d0e57
|
Bug 1047483 - patch 6 - Fixes for Webplatform tests, r=bz
|
2014-10-08 17:15:23 +01:00 |
|
Andrea Marchesini
|
2ca496756f
|
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
|
afe8977ec8
|
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
|
22c6bea259
|
merge fx-team to mozilla-central a=merge
|
2014-10-08 15:53:14 +02:00 |
|
Adam Roach [:abr]
|
a469e633d5
|
Bug 1017257 - Attach Loop CSP Policy r=sstamm,dmose
|
2014-10-06 15:25:04 -05:00 |
|
Ryan VanderMeulen
|
671d1a817e
|
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
|
a028040b34
|
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
|
0e29ce2ea6
|
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
|
966cb29e15
|
Bug 997909 - Fix typo. r=mdas
|
2014-10-07 09:40:05 -07:00 |
|
Daniel Lee
|
28d6af7241
|
Bug 705864 - [mozprocess] mozprocess tests should use mozprocess.pid. r=ahal
|
2014-10-07 07:00:40 -07:00 |
|
Andrew Halberstadt
|
2da4ee197d
|
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
|
2014-10-07 18:18:28 -04:00 |
|
Marco Bonardo
|
b86eaeda54
|
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
|
d0f88d9215
|
Bug 1079774 - [mozrunner] Reduce time spent detecting crashes on devices. r=ahalberstadt
|
2014-10-08 03:58:00 +02:00 |
|