Commit Graph

112 Commits

Author SHA1 Message Date
Malini Das
7c51a64331 Bug 915658 - Add timestamp data to Marionette touch event logging, r=jgriffin 2013-09-13 09:33:41 +02:00
James Lal
2422b9ed6b Bug 912809 - Use false instead of true in scrollIntoView, r=jgriffin 2013-09-05 10:38:36 -07:00
David Burns
12c0c58961 Bug 912244: Correct screenshot with element highlighting in Marionette; r=jgriffin 2013-09-04 09:05:43 +01:00
Mihnea Dobrescu-Balaur
e8a3fc0a1b Bug 904232 - Add inactivity timeout for marionette tests. r=jgriffin 2013-08-28 10:06:03 -07:00
Jonathan Griffin
284ff1a1b5 Bug 779284 - Back out 705d668fb81b for suspected perf regressions, a=test-only 2013-08-25 11:23:19 -07:00
David Burns
ae1425f9d3 bug 901781: Correct viewport algorithm for marionette and enable visibility tests; r=mdas 2013-08-07 16:19:59 -07:00
Malini Das
1c5e0ab176 Bug 779284 - Implement Modal dialog handling to Marionette, r=jgriffin 2013-08-16 16:54:41 -04:00
William Lachance
218dc7ae75 Bug 855327 - Add capability to get currently active frame from marionette;r=jgriffin 2013-07-29 13:46:01 -04:00
Jonathan Griffin
3ab0cc3efa Bug 894953 - Don't leak onDOMConentLoaded event handlers, r=mdas 2013-07-17 15:13:09 -07:00
Jonathan Griffin
94c2f63876 Bug 888303 - Don't send debug messages for touch events to the log, a=test-only 2013-07-01 10:54:39 -07:00
Jonathan Griffin
5457563e70 Bug 885940 - Move common code inato marionette-common.js, r=mdas
--HG--
rename : testing/marionette/marionette-log-obj.js => testing/marionette/marionette-common.js
2013-06-28 14:07:55 -07:00
Malini Das
a473dd2a1c Bug 883299 - Log coordinates for events that Marionette initiates, r=jgriffin 2013-06-27 13:48:12 -04:00
Jonathan Griffin
b9a894b6df Bug 873591 - Make better errors for execute_script failures, r=mdas 2013-06-21 17:13:35 -07:00
William Lachance
2dacbf3da8 Bug 797529 - Remove dependence on debugger server, r=jgriffin 2013-05-14 16:54:07 -04:00
Mathieu Bultel
a4905e3e69 Bug 763483 - navigate() does not wait for DOM readystate == complete, r=mdas 2013-06-05 08:59:05 +02:00
Malini Das
ab3d041aa6 Bug 878910 - fix touchlists for 'touchend' and 'touchcancel', r=jgriffin 2013-06-04 13:47:53 -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
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
Jonathan Griffin
01ce1d5ab3 Bug 867220 - Make setSearchTimeout behave globally, r=mdas 2013-05-01 10:16:49 -07: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
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
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
48414ad972 Bug 862053 - Use getBoundingClientRect instead of offsetParents, r=mdas 2013-04-17 00:42: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
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
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
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
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
Yiming Yang
e015224751 Bug 851523 - Allow users to execute action chain in segments, r=mdas 2013-03-22 11:29:02 -07:00
Jonathan Griffin
b66ec13931 Bug 837137 - Fix some errors in commandId usage, r=mdas 2013-03-25 11:09:16 -07:00
Yiming Yang
7c086cdcb5 Bug 847758 - Fire touchcancel for single action chains and element touch commands, r=mdas 2013-03-19 14:59:48 -07:00
Yiming Yang
9c3d8ebf2a Bug 841101 - Add support for multi touch action chains in marionette, r=mdas 2013-03-18 13:42:46 -07:00
Yiming Yang
2899d33c4a Bug 848932 - fix action chains so they return at the right time, r=mdas 2013-03-14 11:29:45 -07:00
Yiming Yang
5526a8a4ae Bug 846867 - checkVisible() should call scrollIntoView() only if the element is not yet in the viewport, r=mdas 2013-03-01 13:29:10 -08:00
Yiming Yang
f3950fb975 Bug 839943 - Add support for touch action chains in marionette, r=mdas 2013-03-04 17:09:58 -08:00
Jonathan Griffin
9b44278afd Bug 842841 - Be less agressive with clearing timeouts, r=mdas 2013-02-20 11:25:35 -08:00
Bobby Holley
0c59e10db8 Bug 841067 - Use sandboxPrototype rather than __proto__ for marionette sandboxes. r=jgriffin
sandboxPrototype implements fancy rebinding behavior that makes things work right.
It is the "correct" mechanism to prototype a sandbox to a DOM Window.
2013-02-14 10:40:15 +01:00
Jonathan Griffin
ade395e185 Bug 839675 - Prevent out-of-sync problems, r=mdas 2013-02-12 10:10:03 -08:00
Yiming Yang
24dc39f876 Bug 836375 - Add press() and release() tap gestures on elements, r=mdas 2013-02-06 11:58:14 -08:00
Yiming Yang
f555d31591 Bug 836952 - accept coordinates for single_tap/double_tap, r=mdas 2013-02-01 13:29:10 -08:00
Jonathan Griffin
619bdafc99 Bug 834266 - Use XPCNativeWrapper to compare elements, r=mdas 2013-02-04 11:40:51 -08:00
Yiming Yang
59572d849a Bug 833448 - add singleTap and doubleTap ability to marionette, r=mdas 2013-01-22 11:27:44 -08:00
Jonathan Griffin
67e74371c4 Bug 834266 - Use isEqualNode instead of == for comparing frames, r=mdas 2013-01-30 10:13:54 -08:00