gecko-dev/testing/marionette
Alexandre Lissy 791808dd5f Bug 1130287 - Expose isB2G in SpecialPowers. r=sicking
Some mochitests needs to behave differently when ran on B2G Desktop.
Currently, this is implemented using user agent string detection,
mostly relying on "Mobile" being present and "Android" being absent.
This is only true on B2G Desktop when ran on Try because the mozconfig
defined FXOS_SIMULATOR and that, per bug 1115935, this substring is only
added in this case, but not if just MOZ_B2G is defined. A better
approach is to expose 'isB2G' in SpecialPowers for this kind of
detection.
2015-02-08 10:09:00 +01:00
..
atoms
client Bug 1112913 - Screenshots should return only the view port. r=dburns 2015-02-02 13:57:00 +01:00
components Bug 797639 - Part 3: Fix Marionette client / server loading and parsing. r=jgriffin 2014-05-14 14:30:02 -05:00
transport Bug 1001322 - Move wait_for_port to transport.py and call when starting a new session. r=mdas 2014-11-18 13:31:34 +00:00
update-smoketests
ChromeUtils.js
EventUtils.js
jar.mn Bug 1130287 - Expose isB2G in SpecialPowers. r=sicking 2015-02-08 10:09:00 +01:00
mach_commands.py Bug 1120630 - Add --e10s to turn on electrolysis for marionette tests.;r=jgriffin 2015-01-13 21:27:25 -05:00
marionette-common.js Bug 762556 - Error stack should contain column number. r=jorendorff 2014-02-19 11:30:08 -05:00
marionette-elements.js Bug 1070307: have findElements return an array of objects with a key instead of just an array of strings; r=jgriffin 2015-01-19 23:01:18 +00:00
marionette-frame-manager.js Backed out changeset 5671737e4f24 (bug 984508) because of intermittent failures 2014-11-28 11:21:43 -05:00
marionette-listener.js Bug 1112913 - Screenshots should return only the view port. r=dburns 2015-02-02 13:57:00 +01:00
marionette-sendkeys.js Bug 1091662 - Support for modifier keys in chrome scope in marionette. r=dburns 2014-11-04 19:50:44 -05:00
marionette-server.js Bug 1112913 - Screenshots should return only the view port. r=dburns 2015-02-02 13:57:00 +01:00
marionette-simpletest.js Bug 997909 - Fix typo. r=mdas 2014-10-07 09:40:05 -07:00
moz.build Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00