gecko-dev/testing/marionette
Andreas Tolfsen 06c35da2a3 Bug 1154525: Make HTMLElement#location and #size use #rect internally
getElementSize and getElementLocation are getting removed from the
Marionette server (bug 1153911) and this is in preparation for that.

Fortunately getElementRect is backwards compatible and we can extract
the properties we need from that dictionary.

r=chmanchester

--HG--
extra : rebase_source : 8d4d8c005c90f335f4c241e677973807cfca0cb4
2015-04-17 17:02:14 +01:00
..
atoms
client Bug 1154681: Use static lookups in errors.py 2015-04-21 12:26:39 +01:00
components Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
driver Bug 1154525: Make HTMLElement#location and #size use #rect internally 2015-04-17 17:02:14 +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 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +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 945729: Replace error number codes with strings 2015-04-08 19:02:34 +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 945729: Replace error number codes with strings 2015-04-08 19:02:34 +01: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 Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00
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