gecko-dev/testing/marionette
Sebastian Hengst 05dc53ce54 Backed out changeset 5146b0e10a73 (bug 1350887) for failing 541406-1.html with assertion aEditor at IMEContentObserver.cpp:285. r=backout
--HG--
rename : testing/marionette/prefs/marionette.js => testing/marionette/prefs.js
2017-04-04 15:59:20 +02:00
..
chrome Bug 1331037 - Fix failures in test_localization.py for Fennec. r=ato 2017-01-18 09:47:58 +01:00
client Bug 1348872 - Check for existent modal dialogs for new Marionette sessions. r=ato 2017-03-28 22:47:57 +02:00
components Backed out changeset 0a6f238454c3 (bug 1350887) 2017-04-04 15:54:35 +02:00
harness merge mozilla-inbound to mozilla-central a=merge 2017-04-04 12:35:03 +02:00
puppeteer Backed out changeset 20f6edaec61e (bug 1322383) 2017-03-01 12:48:57 +01:00
accessibility.js Bug 1352802 - Typo fixes around 'accessible'. r=MattN 2017-04-03 09:47:00 -07:00
action.js Bug 1332279 - Include keyCode in KeyboardEvents synthesized for key actions; r=ato 2017-04-01 02:37:30 -04:00
addon.js Bug 1316975 - Correct function definition style in Marionette components; r=ato 2016-12-04 12:42:52 +01:00
assert.js Bug 1299626 - Fix "TypeError: can't access dead object" in assert.window(). r=ato 2017-03-28 21:10:06 +02:00
atom.js Bug 1316975 - Correct function definition style in Marionette components; r=ato 2016-12-04 12:42:52 +01:00
browser.js Bug 1348872 - Add contentBrowser property to browser's Context class. r=ato 2017-03-27 11:02:36 +02:00
capture.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
cert.js Bug 1316975 - Correct function definition style in Marionette components; r=ato 2016-12-04 12:42:52 +01:00
cookies.js
driver.js Bug 1291320 - Refactor page load algorithm for listener framescript. r=ato,automatedtester 2017-03-28 21:41:38 +02:00
element.js Bug 1333014 - Lint testing/marionette/element.js; r=maja_zf 2017-02-07 19:18:40 +00:00
error.js Bug 1337743 - Document misuse of instanceof in Marionette; r=whimboo 2017-02-14 16:48:14 +00:00
evaluate.js Bug 1322862 - Make __webDriverArguments et al. content safe; r=automatedtester 2016-12-10 16:15:53 -10:00
event.js Bug 1332279 - Include keyCode in KeyboardEvents synthesized for key actions; r=ato 2017-04-01 02:37:30 -04:00
frame.js Bug 1316975 - Correct function definition style in Marionette components; r=ato 2016-12-04 12:42:52 +01:00
interaction.js Bug 1333014 - Support intercepted clicks and align with spec; r=automatedtester,whimboo 2017-02-03 19:52:34 +00:00
jar.mn Bug 1344748 - Merge dispatcher into server.js; r=maja_zf 2017-03-06 17:39:42 +00:00
l10n.js Bug 1331037 - Fix failures in test_localization.py for Fennec. r=ato 2017-01-18 09:47:58 +01:00
legacyaction.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
listener.js Bug 1291320 - Refactor page load algorithm for listener framescript. r=ato,automatedtester 2017-03-28 21:41:38 +02:00
logging.js Bug 1123506 - Evaluate scripts in content with lasting side-effects; r=automatedtester 2016-05-09 16:08:17 +01:00
mach_commands.py Bug 1323217 - Fix mach marionette-test. r=whimboo a=test-only 2016-12-13 18:10:51 +01:00
mach_test_package_commands.py Bug 1334209 - Activate mozharness virtualenv in-process from one click loaner mach commands, r=jmaher 2017-01-31 11:53:36 -05:00
marionette.eslintrc.js Bug 1315402: Make toolkit/mozapps/update pass no-undef. r=jaws 2016-11-04 17:03:01 -07:00
message.js Bug 1337743 - More data validation checks for Marionette messages; r=whimboo 2017-02-09 18:22:09 +00:00
modal.js Bug 1348872 - Check for existent modal dialogs for new Marionette sessions. r=ato 2017-03-28 22:47:57 +02:00
moz.build Backed out changeset eef96bc84d1f (bug 1350887) 2017-04-04 15:54:39 +02:00
navigate.js Bug 1291320 - Refactor page load algorithm for listener framescript. r=ato,automatedtester 2017-03-28 21:41:38 +02:00
prefs.js Backed out changeset 5146b0e10a73 (bug 1350887) for failing 541406-1.html with assertion aEditor at IMEContentObserver.cpp:285. r=backout 2017-04-04 15:59:20 +02:00
proxy.js Bug 1336214 - Preserve stacktraces in Marionette errors; r=maja_zf 2017-02-10 18:36:52 +00:00
server.js Backed out changeset 12afeda05d47 (bug 1350887) 2017-04-04 15:54:22 +02:00
session.js Bug 1342162 - Align pageLoad key with WebDriver; r=maja_zf 2017-02-23 18:33:26 +00:00
simpletest.js Bug 1123506 - Evaluate scripts in content with lasting side-effects; r=automatedtester 2016-05-09 16:08:17 +01:00
test_action.js Bug 1347658: Allow negative integers for Marionette pointerMove. r=maja_zf 2017-03-15 22:28:10 +00:00
test_assert.js Bug 1299626 - Fix "TypeError: can't access dead object" in assert.window(). r=ato 2017-03-28 21:10:06 +02:00
test_element.js Bug 1303234 - Implement extracting action chain from a request; r=ato,jgraham 2016-10-26 13:04:48 -04:00
test_error.js Bug 1336214 - Preserve stacktraces in Marionette errors; r=maja_zf 2017-02-10 18:36:52 +00:00
test_message.js Bug 1337743 - More data validation checks for Marionette messages; r=whimboo 2017-02-09 18:22:09 +00:00
test_navigate.js Bug 1291320 - Refactor page load algorithm for listener framescript. r=ato,automatedtester 2017-03-28 21:41:38 +02:00
test_session.js Bug 1342162 - Align pageLoad key with WebDriver; r=maja_zf 2017-02-23 18:33:26 +00:00
test_wait.js Bug 1319237 - Lower timeout elapse evaluation count; r=me a=followup-to-prevent-back out 2017-02-13 12:02:01 -08:00
unit.ini Bug 1319237 - Generalise wait condition utility; r=automatedtester,maja_zf 2016-11-21 23:41:20 +01:00
wait.js Bug 1319237 - Generalise wait condition utility; r=automatedtester,maja_zf 2016-11-21 23:41:20 +01:00