gecko/testing/marionette
Andreas Tolfsen 0d7047e4e4 Bug 1157257: Include error's name if it's not a WebDriver error
When native JavaScript errors are thrown because of internal errors,
this will include the Error prototype's name in the message.

This is useful since the WebDriver protocol doesn't allow for arbitrary
JS error marshaling.

r=chmanchester
2015-04-23 14:34:40 +01:00
..
atoms
client Bug 1157725 - Rewrite test_mouse_action.py to be more robust. r=ato 2015-04-23 22:17:30 -07:00
components Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
driver Bug 1158219: Don't set `id' field if undefined when switching frame 2015-04-24 17:55:22 +01:00
transport Bug 1142404 - Fix marionette's restarts to keep from attempting to reconnect to the browser as it's shutting down.;r=dburns 2015-03-16 14:59:46 -07:00
update-smoketests
actions.js Bug 1107706: Part 16: Fix rebase of action chains for chrome space 2015-03-24 15:35:58 +00:00
ChromeUtils.js
command.js Bug 945729: Replace error number codes with strings 2015-04-08 19:02:34 +01:00
common.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
dispatcher.js Bug 945729: Replace error number codes with strings 2015-04-08 19:02:34 +01:00
driver.js Bug 1157253: Port ListenerProxy to use Proxy instead of __noSuchMethod__ 2015-04-23 16:59:12 +01:00
elements.js Bug 1152682: Correct invalid selector errors in elements.js 2015-04-20 13:45:59 +01:00
emulator.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
error.js Bug 1157257: Include error's name if it's not a WebDriver error 2015-04-23 14:34:40 +01:00
EventUtils.js
frame-manager.js Bug 1107706: Part 12: Drop marionette-* prefix on files 2015-03-23 21:32:03 +00:00
jar.mn Bug 1107706: Part 12: Drop marionette-* prefix on files 2015-03-23 21:32:03 +00:00
listener.js Bug 1157261 - Fix typo in reference to curFrame in marionette listener. r=ato 2015-04-22 10:22:26 -07:00
mach_commands.py Backed out changesets acbab9e22691 and 3c34fd480729 (bug 987360) for Android/B2G xpcshell bustage. 2015-03-27 13:12:19 -04:00
modal.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
moz.build
sendkeys.js Bug 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +01:00
server.js Bug 1149347 - Don't initialize SpecialPowers unconditionally, r=ato 2015-03-31 09:44:02 -07:00
simpletest.js Bug 1107706: Part 15: Fix emulator callbacks for content process 2015-03-23 15:40:51 +00:00