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 |
|
Hubert Figuière
|
6b2e94e872
|
Bug 840612 - Part 2: make sure that networkmanager is ignored on pandaboard and emulator. r=jgriffin
|
2013-04-05 16:04:32 -04:00 |
|
Hubert Figuière
|
123473187f
|
Bug 840612 - Part 1: Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell
|
2013-03-26 21:22:40 -04:00 |
|
Ehsan Akhgari
|
ca9c9160b9
|
Backed out changeset 664a2230e5c7 (bug 843793) because of Marionette test failures
Landed on a CLOSED TREE
|
2013-04-08 18:49:33 -04:00 |
|
Jonathan Griffin
|
db991ae0e8
|
Bug 843793 - Throw specific errors when a frame has frozen/crashed, r=mdas
|
2013-04-08 14:12:32 -07:00 |
|
David Burns
|
d1f25deb75
|
Bug 838607 - Added explicit wait for element to appear before carrying on the test. r=mdas
|
2013-04-08 16:16:57 +01:00 |
|
David Burns
|
9b8f0d2bbc
|
Bug 814037 - Check overflow x and overflow y when doing visibility checks with Marionette. Atom updated. r=mdas
|
2013-04-08 13:13:11 +01:00 |
|
Dave Hunt
|
56513a7a16
|
Bug 858290 - Need to enable focusmanager.testmode for tests run against B2G desktop builds. r=jgriffin
|
2013-04-06 09:46:29 +01:00 |
|
Jonathan Griffin
|
47c47019b0
|
Bug 853188 - Use the url and line number passed to window.onerror, r=mdas
|
2013-04-05 15:25:46 -07:00 |
|
Malini Das
|
9f42555ba9
|
Bug 858288 - set sandbox to null in switchToFrame, r=jgriffin
|
2013-04-05 13:15:19 -04:00 |
|
Dave Hunt
|
22b3288134
|
Bug 858124 - Flick (swipe) is failing on desktop B2G builds. r=mdas
|
2013-04-05 13:55:51 +01:00 |
|
David Burns
|
4aca1db809
|
Bug 857717 - Scroll to element before clicking on it with Marionette r=mdas
|
2013-04-04 15:59:36 +01:00 |
|
Yiming Yang
|
e957ce419a
|
Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas
|
2013-04-01 15:21:06 -07:00 |
|
David Burns
|
d08721cf3e
|
Bug 857000 - change location code to use getClientBoundingRect instead of calculating via offset r=mdas
|
2013-04-03 13:14:38 +01:00 |
|
Andrew Halberstadt
|
ca5b2b2ccd
|
Bug 849270 - Add --symbols-path to marionette test runner, r=jgriffin
|
2013-04-02 11:19:15 -04:00 |
|
David Burns
|
80d63c50c3
|
Bug 847655 - Removing atom click in favour of EventUtils click to gain trusted events r=jgriffin
|
2013-04-02 13:35:27 +01:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Jonathan Griffin
|
93ddd7e634
|
Bug 851610 - Don't look for fastboot for emulator runs, r=ahal
|
2013-03-25 14:49:37 -07:00 |
|
Hubert Figuière
|
723b1b5e04
|
Backout 96f2990b1124 (bug 840612) due to orange on Mn. CLOSED TREE
|
2013-03-26 21:07:50 -04:00 |
|
Hubert Figuière
|
a97a9d9b5a
|
Bug 840612 - Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell
|
2013-02-28 15:39:38 -05:00 |
|
Ryan VanderMeulen
|
3a9b5cdcb3
|
Backed out changeset 48d2538788ec (bug 848489) for Marionette failures on a CLOSED TREE.
|
2013-03-26 16:07:31 -04:00 |
|
Yiming Yang
|
c4015ac627
|
Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas
|
2013-03-21 12:31:27 -07:00 |
|