gecko-dev/testing/marionette
Maja Frydrychowicz b3a4d2a5be Bug 1332279 - Include keyCode in KeyboardEvents synthesized for key actions; r=ato
The key dispatch functions now pass the raw key to event.js,
which determines the keyCode for the event.

Note the change in Normalized Key Value for Enter versus Return.
The browser throws an exception when the event key attribute is
set to "Return" and KEY_NON_PRINTABLE_KEY is set, which implies
that the key value isn't valid. Changing it to Enter fixes the
issue.

MozReview-Commit-ID: 831f4EcqI1P

--HG--
extra : rebase_source : 6045b6199c72bcc7a971907d6e1513687d8ed3f9
2017-04-01 02:37:30 -04:00
..
chrome
client Bug 1348872 - Check for existent modal dialogs for new Marionette sessions. r=ato 2017-03-28 22:47:57 +02:00
components Bug 1344748 - List --marionette in CLI help; r=whimboo 2017-03-09 20:16:17 +00:00
harness Bug 1348872 - Check for existent modal dialogs for new Marionette sessions. r=ato 2017-03-28 22:47:57 +02:00
puppeteer Backed out changeset 20f6edaec61e (bug 1322383) 2017-03-01 12:48:57 +01:00
accessibility.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01: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
assert.js Bug 1337743 - Document misuse of instanceof in Marionette; r=whimboo 2017-02-14 16:48:14 +00:00
atom.js
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
cookies.js
driver.js Bug 1348872 - Check for existent modal dialogs for new Marionette sessions. r=ato 2017-03-28 22:47:57 +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
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
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 Backed out changeset cf7d24fe5cec (bug 1291320) 2017-03-29 00:30:56 +02:00
logging.js
mach_commands.py
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
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 Bug 1344748 - Rename and register Marionette prefs; r=maja_zf 2017-03-09 11:12:53 +00:00
navigate.js Backed out changeset cf7d24fe5cec (bug 1291320) 2017-03-29 00:30:56 +02:00
prefs.js Bug 1344748 - Rename and register Marionette prefs; r=maja_zf 2017-03-09 11:12:53 +00:00
proxy.js Bug 1336214 - Preserve stacktraces in Marionette errors; r=maja_zf 2017-02-10 18:36:52 +00:00
server.js Bug 1351422 - Prevent redirect on Firefox upgrade in automation; r=maja_zf 2017-03-28 19:50:33 +01:00
session.js Bug 1342162 - Align pageLoad key with WebDriver; r=maja_zf 2017-02-23 18:33:26 +00:00
simpletest.js
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 1337743 - Add assert.callable for checking callbacks; r=maja_zf 2017-02-10 19:28:51 +00:00
test_element.js
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 Backed out changeset cf7d24fe5cec (bug 1291320) 2017-03-29 00:30:56 +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