Bill McCloskey
f017507c0f
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Malini Das
2d579ed95d
Bug 951153 - fix unclear error message if manifest has a non-existent file, r=jgriffin
2013-12-17 14:51:59 -05:00
Gregory Szorc
e396fc159d
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Andreas Tolfsen
c652774643
Bug 804515 - Add screen orientation commands to Marionette
...
setScreenOrientation allows for a subset of the permitted orientation
change values that screen.mozLockOrientation can take. Specifically
portrait, landscape, portrait-primary, landscape-primary,
portrait-secondary, landscape-secondary.
Due to W3C bug 23950 both error replies use the non-descriptive 500
status code. I've filed bug 945734 about this.
---
testing/marionette/client/marionette/marionette.py | 47 +++++++++--
.../tests/unit/test_screen_orientation.py | 90 ++++++++++++++++++++++
.../client/marionette/tests/unit/unit-tests.ini | 2 +
testing/marionette/marionette-server.js | 50 +++++++++++-
4 files changed, 183 insertions(+), 6 deletions(-)
create mode 100644 testing/marionette/client/marionette/tests/unit/test_screen_orientation.py
2013-12-17 11:01:29 -05:00
Kamil Muszyński
ecf2e03b6d
Bug 932948 - Running mach mochitest-a11y with installed extension. r=ted
...
--HG--
extra : rebase_source : 48b5025f8df30a697ddc5dd65235583bdc6f1f55
2013-12-17 10:56:29 -05:00
Malini Das
b5b13a7ece
Bug 950729 - fix docstring error for flick, r=dburns
2013-12-17 10:57:45 -05:00
Vicamo Yang
03e99dc4fd
Bug 949398: fix missing MarionetteTestOptions. r=jgriffin
2013-12-17 10:17:08 +08:00
David Burns
31eacd50ec
Bug 942730 - allow Marionette to type into input type=number fields; r=mdas
2013-12-16 16:40:51 +00:00
Jason Smith
9986b0074f
Bug 950406 - Turn on P2P mochitests in b2g desktop builds. r=jesup
2013-12-14 15:49:09 -08:00
Geoff Brown
d74ea70de7
Bug 945975 - Add mach support for Android xpcshell tests; r=ted
2013-12-13 21:20:39 -07:00
Vicamo Yang
7944cb8b87
Bug 939441: B2G Bluetooth: add test cases for navigator.BluetoothManager.enabled. r=echou, f=jgriffin
2013-12-13 15:31:16 +08:00
Wes Kocher
898b147d75
Merge inbound to m-c
2013-12-12 19:12:51 -08:00
Wes Kocher
ed870a6a06
Merge fx-team to m-c
2013-12-12 18:14:23 -08:00
Chuck Lee
d699640b33
Bug 948376 - Add wappush to xpcshell list. r=jgriffin
2013-12-11 12:46:21 +08:00
Matt Brubeck
a3c04c6da8
Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused]
2013-12-11 16:23:36 -08:00
Ryan VanderMeulen
464d00d6ad
Merge b2g-inbound to m-c.
2013-12-11 13:24:26 -05:00
Malini Das
7f0c4b89ac
Bug 925398 - Refactor runtests.py to follow Mixin pattern, r=jgriffin, followup patch
2013-12-11 09:23:06 -05:00
Malini Das
3b34684e61
Bug 925398 - Refactor runtests.py to follow Mixin pattern, r=jgriffin
2013-12-11 07:45:19 -05:00
William Lachance
c1cf55b6cf
Bug 924253 - Make perl stack fixer process to not read directly from firefox's pipe in mochitest;r=ted
2013-12-10 19:15:25 -05:00
Ryan VanderMeulen
2b53da578d
Merge b2g-inbound to m-c.
2013-12-10 15:38:44 -05:00
Carsten "Tomcat" Book
201857d504
merge mozilla-inbound to mozilla-central
2013-12-10 13:02:55 +01:00
Randell Jesup
c73f788f82
Bug 853356: backout p1
2013-12-10 01:00:18 -05:00
John Shih
a1d156ab0a
Bug 947057 - Add NetworkStats xpcshell.ini to testing/xpcshell/xpcshell_b2g.ini. r=jgriffin
...
--HG--
extra : rebase_source : f007acff36ecb97abdddce6980e84b87d4f28b29
2013-12-06 11:15:30 +08:00
Jonathan Griffin
400c6d7bbe
Bug 926280 - Support OOP webapi tests, r=vicamo
2013-12-09 20:17:54 -08:00
Ryan VanderMeulen
93094e6456
Backed out changeset 4acc9992a56c (bug 778011) for causing frequent Android mochitest timeouts.
...
CLOSED TREE
2013-12-09 12:08:27 -05:00
Jeff Hammel
374dd9f02b
Bug 943481 - Mirror mozprocess 0.14 from mozbase github;r=wlach
2013-12-09 09:51:24 -05:00
Edgar Chen
d80afd7472
Bug 946753 - Marionette doesn't report error if the test script in manifest is missing. r=jgriffin
2013-12-07 23:52:14 +08:00
Phil Ringnalda
87b1c41288
Merge m-c to m-i
2013-12-08 08:30:45 -08:00
Masayuki Nakano
722e315e04
Bug 930374 part.2 Fix test_assign_event_data.html for new defaultPrevented behavior and make it a chrome test r=smaug
2013-12-09 00:51:16 +09:00
Phil Ringnalda
b1fd3d5806
Merge m-c to b-i
2013-12-07 08:28:10 -08:00
Wes Kocher
21fb590f55
merge m-c to b2g-inbound
2013-12-06 20:49:02 -06:00
Drew Willcoxon
e462487509
Bug 898593 - Fix intermittent failures in test_bug413958.html and others by making SimpleTest.monitorConsole() ignore unexpected messages by default. r=ted
2013-12-06 18:07:09 -08:00
Alfredo Yang
c4c617f113
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-12-06 17:38:51 -05:00
Benoit Girard
5e9ba483e4
Bug 904227 - Print ? if we don't have a test object. r=bjacob
...
--HG--
extra : rebase_source : cc1571123f7414f7a64a620aeebd1ce4b5002a9e
2013-12-06 16:44:22 -05:00
Ryan VanderMeulen
33a583eacc
Merge fx-team to m-c.
2013-12-06 16:03:56 -05:00
Carsten "Tomcat" Book
5a0ea2e14a
Merge m-c to fx-team
2013-12-06 14:56:10 +01:00
Andrea Marchesini
92c6207aa7
Bug 947134 - Enable datastore/tests/test_certifiedApp.html for B2G Emulator, r=ehsan
2013-12-06 16:40:49 +00:00
Gregory Szorc
87ce3ec3b2
Bug 946604 - Move makeFakeAppDir into testing/modules. r=rnewman
2013-12-05 16:54:15 +08:00
Masayuki Nakano
d7fcc64c1e
Bug 946044 Handle context menu key of PC keyboard on Mac r=smichaud
2013-12-06 12:16:55 +09:00
Andrea Marchesini
8780029785
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
2013-12-05 23:12:23 +00:00
Ryan VanderMeulen
92933e2af0
Merge m-c to inbound.
2013-12-05 17:56:44 -05:00
Ryan VanderMeulen
84787e77aa
Merge b2g-inbound to m-c.
2013-12-05 17:53:41 -05:00
Ryan VanderMeulen
b9c8c56382
Merge inbound to m-c.
2013-12-05 17:29:03 -05:00
Ryan VanderMeulen
eec9b078e6
Backed out changeset 076fc4bc773c (bug 925398) for Gu bustage on a CLOSED TREE.
2013-12-05 14:26:41 -05:00
Malini Das
d8e991cfac
Bug 925398: Refactor runtests.py to follow Mixin pattern, r=jgriffin
2013-12-05 11:46:54 -05:00
Carsten "Tomcat" Book
329dc1fc63
merge b2g-inbound to m-c
2013-12-05 12:57:24 +01:00
Bobby Holley
fe1eb07f95
Bug 943152 - Tests. r=jgriffin
2013-12-04 19:15:40 -08:00
Martijn Wargers
f2abc7f298
Bug 943152 - Remove ChromePowers from mochitest-chrome, r=jmaher
2013-12-04 19:15:40 -08:00
Andrew Halberstadt
d8ede2291e
Bug 946722 - Fix typo causing b2g mochitest mach command to use wrong manifest, r=ato, DONTBUILD, a=NPOTB
2013-12-05 10:48:46 -05:00
Birunthan Mohanathas
06f01f15bf
Bug 206659 - Disregard case of MIME types in nsPluginTag::InitMime and add tests to verify mixed-case MIME type handling. r=bsmedberg
2013-12-06 10:34:20 -05:00