Commit Graph

439 Commits

Author SHA1 Message Date
Malini Das
5fb0b12e36 Bug 876835 - fix python 2.6 failures due to assertIn, r=jgriffin 2013-05-28 18:54:42 -04:00
David Burns
b0b966b2cd Bug 872561 - Loosening the elementInView and also checking the centre of the element is in view; r=mdas 2013-05-28 12:30:56 +01:00
Malini Das
a62ee3c399 Bug 857582 - send mouse events if we can't send touch events, r=jgriffin 2013-05-27 13:12:13 -04:00
Mathieu Bultel
6c1c5c8efb Bug 773159 - Add support for returning the title and type of the active chrome window, r=mdas 2013-05-24 22:14:29 +02:00
Mathieu Bultel
4fbbd462b8 Bug 794687 - Add --timeout argument to Marionette, r=mdas 2013-05-23 00:22:22 +02:00
Jonathan Griffin
401d261e2b Bug 838607 - Re-enable test_click.py, a=test-only 2013-05-20 11:01:10 -07:00
Jonathan Griffin
f80bc8db75 Bug 869536 - Make Marionette use its own tab on Firefox, r=mdas 2013-05-17 11:43:52 -07:00
Jonathan Griffin
d61254ad81 Bug 872146 - Remove obsolete files. r=mdas 2013-05-14 11:35:12 -07:00
Vicamo Yang
fb08b2654a Bug 871440: bypass offline for both B2G emulator ARM & x86. r=jgriffin 2013-05-14 10:26:32 +08:00
David Burns
378800cf8d Bug 869488: add mechanism for getting css rule attached to element from Marionette; r=mdas 2013-05-07 14:38:21 -07:00
Gregory Szorc
408aacec08 Bug 856392 - Categorize mach commands; r=jhammel
DONTBUILD (NPOTB)
2013-05-08 17:56:30 -07:00
Ryan VanderMeulen
210edab1cd Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
Colby Russell
3679b4505b Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: marionette-actors.js. r=jgriffin 2013-05-07 12:34:21 -04:00
Jonathan Griffin
a4f203cab3 Bug 838607 - Disable firstrun page during Marionette tests, r=mdas 2013-05-07 10:07:28 -07:00
Gregory Szorc
5d590258b9 Bug 799308 - Mach command for running Marionette, r=gps 2013-04-19 05:19:54 -07:00
Ed Morley
cabb89f9ab Merge mozilla-central and birch 2013-05-03 13:35:02 +01:00
Jonathan Griffin
adc12cd2f2 Bug 867548 - Disable updates when launching emulator, r=ahal 2013-05-02 16:16:44 -07:00
Jonathan Griffin
2bf30b8a01 Bug 864296 - Check for detached elements, r=mdas 2013-05-02 16:11:59 -07:00
Malini Das
63068b4dcc Bug 867812 - get rid of skip, r=jgriffin 2013-05-01 19:52:40 -04:00
Yoshi Huang
1aaf0f0607 Bug 847741 - Part 4: Remove getSimContacts impl. r=gwagner 2013-03-06 10:45:07 +08:00
Jonathan Griffin
01ce1d5ab3 Bug 867220 - Make setSearchTimeout behave globally, r=mdas 2013-05-01 10:16:49 -07:00
Malini Das
8dca226d50 Bug 867573 - fix broken MarionetteTouchMixin, add test, r=dburns 2013-05-01 11:41:57 -04:00
Yiming Yang
a6bceec29c Bug 858834 - deprecate press/release/double_tap/cancel_touch, rename single_tap to tap, r=mdas 2013-04-26 15:18:55 -07:00
Jonathan Griffin
746d718b5d Bug 866342 - Use try/catch around weakref.get(), r=mdas 2013-04-30 11:22:03 -07:00
Jonathan Griffin
48aba3542c Bug 865859 - Update mozbase deps, r=ahal 2013-04-30 10:01:14 -07:00
Jonathan Griffin
1e2ba240dc Bug 865867 - Remove unused perf code from Marionette, r=mdas 2013-04-29 09:38:54 -07:00
Yiming Yang
f135c1a962 Bug 845925 - Add scroll/pinch actions using touch action chains to the python touch layer, r=mdas 2013-04-26 11:14:50 -07:00
Dave Hunt
e651f7c636 Bug 866111 - Bump marionette_client version to 0.5.25. r=mdas 2013-04-26 16:16:33 +01:00
Dave Hunt
0797678ed6 Bug 842633 - Allow subclasses of MarionetteTestRunner to add their own command line options. r=jgriffin 2013-04-25 09:04:21 +01:00
Dave Hunt
d572cd5e8f Bug 863893 - Bump marionette_client version to 0.5.24. r=mdas 2013-04-19 23:03:03 +01:00
Andrew Halberstadt
20e89e3c11 Bug 863377 - Marionette socket exceptions prevented from propagating, r=jgriffin 2013-04-19 14:20:10 -04:00
Yiming Yang
12fd184abc Bug 858563 - Add 'long_press' to Action chains, r=mdas 2013-04-15 13:19:22 -07:00
Yiming Yang
cca8ce520a Bug 850819 - Send touch/mouse/click events in action chains, r=mdas 2013-04-10 16:55:43 -07:00
Jonathan Griffin
cb65ed9336 Bug 863185 - Define variable in order to use it, r=dburns 2013-04-18 03:04:13 -07:00
Malini Das
b89c737472 Bug 860849 - Fix 'Illegal Value' error in marionette, r=jgriffin 2013-04-17 12:06:39 -04:00
Jonathan Griffin
48414ad972 Bug 862053 - Use getBoundingClientRect instead of offsetParents, r=mdas 2013-04-17 00:42:10 -07:00
Dave Hunt
7991555156 Bug 857607 - Reduce log level when launching B2G desktop client with mozrunner. r=jgriffin 2013-04-16 22:35:07 +01:00
Jonathan Griffin
9839e1ef23 Bug 843793 - Throw specific errors when iframe is crashed or hung, r=mdas 2013-04-08 14:12:32 -07:00
Jonathan Griffin
2c766c10d7 Bug 838607 - Disable another click test, a=test-only 2013-04-15 01:40:08 -07:00
Jonathan Griffin
798f427f7e Backed out changeset c2449e6144d1 (wrong bug #) 2013-04-15 01:43:14 -07:00
Jonathan Griffin
0036e3fef5 Bug 860104 - Disable another click test, a=test-only 2013-04-15 01:40:08 -07:00
Jonathan Griffin
1f32d11021 Bug 860104 - Temporarily disable test due to frequent orange, a=test-only on a CLOSED TREE 2013-04-12 10:07:10 -07:00
David Burns
9f10647fc2 Bug 830197 - Check visibility of the element before typing. r=mdas 2013-04-11 13:52:42 -07:00
Andrew Halberstadt
54875486d9 Bug 860764 - Read profiles.ini properly during crash detection for marionette b2g unittests, r=jgriffin 2013-04-11 16:51:42 -04:00
Andrew Halberstadt
fe339c1d96 Bug 860773 - speed up crash detection for b2g marionette emulator tests, r=jgriffin 2013-04-11 16:51:41 -04:00
Malini Das
fbcb83fbb2 Bug 859864 - remove NoSuchAttribute from errors.py, r=dburns 2013-04-11 10:55:22 -04:00
Dave Hunt
dc509150a6 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-10 09:31:35 +01:00
Ryan VanderMeulen
511d282661 Backed out changeset 3f8a9cfdc055 (bug 857599) for Mn failures on a CLOSED TREE. 2013-04-09 18:22:14 -04:00
Dave Hunt
d97ea061b3 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-09 19:41:09 +01:00
Malini Das
c29c2c01ae Bug 736592 - Use getWeakReference instead of actual references to elements, r=jgriffin 2013-04-09 13:05:43 -04:00