..
chrome
…
client
Bug 1480105 - Using WebDriver:AcceptAlert instead of WebDriver:AcceptDialog in Marionette. r=whimboo
2018-08-01 19:04:26 -03:00
components
Bug 1478404 - remove _xpcom_categories annotations as they're dead code, r=florian
2018-07-31 17:39:25 +00:00
doc
Merge inbound to mozilla-central. a=merge
2018-08-17 00:32:50 +03:00
harness
Bug 1478094 - [marionette] Update crash unit tests to make use of about:crashparent and about:crashcontent r=whimboo
2018-08-04 00:45:53 +10:00
prefs
Bug 1476305 - Add pref to not truncate Marionette log messages. r=automatedtester
2018-07-24 13:33:51 +01:00
puppeteer
Bug 1470910 - Migrate input-box and input-box-spell to a Custom Element;r=paolo
2018-08-02 20:53:59 -07:00
test /unit
Bug 1473614 - Add sync function Sleep for pausing async functions. r=automatedtester
2018-08-07 18:06:28 +01:00
.eslintrc.js
Bug 1467100 - Remove duplicate eslint rules for testing/marionette r=whimboo
2018-06-06 12:58:35 +01:00
README.md
…
accessibility.js
Bug 1349223 - update marionette a11y test based on the new handling of aria-hidden. r=ato
2018-07-04 10:21:01 -04:00
action.js
Bug 1421323 - Ctrl+click should synthesize a contextmenu event; r=ato
2018-06-14 18:42:33 -04:00
addon.js
Bug 1451513 Part 3: Make loading the mochitest extension more robust r=kmag
2018-07-30 17:03:27 -07:00
assert.js
Bug 1447977 - Move cyclic object test function to evaluate. r=automatedtester
2018-07-06 18:35:21 +01:00
atom.js
…
browser.js
Bug 1452653 - [marionette] Fix race condition for closing a browser and chrome window. r=ato
2018-04-17 10:43:27 +02:00
capabilities.js
Bug 1470659 - Add setWindowRect capability to Marionette. r=whimboo
2018-08-01 18:31:25 +01:00
capture.js
Bug 1467744 - Lazily import globals in Marionette. r=whimboo
2018-06-08 13:16:29 +01:00
cert.js
…
cookie.js
…
dom.js
…
driver.js
Bug 1479125 - Update marionette driver to access tabBrowser.tabs as an iterable;r=ato
2018-08-08 15:22:39 -07:00
element.js
Bug 1400233 - Drop ContentWebElement.LegacyIdentifier key from Marionette. r=ato,whimboo
2018-07-27 16:06:39 +01:00
error.js
…
evaluate.js
Backed out 2 changesets (bug 1337899) for linting opt failure on web-platform/meta/MANIFEST.json
2018-08-02 10:06:18 +03:00
event.js
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
format.js
Bug 1476305 - Add pref to not truncate Marionette log messages. r=automatedtester
2018-07-24 13:33:51 +01:00
interaction.js
Bug 1448792 - [marionette][wdspec] Make Element Send Keys wdspec conforming for file uploads. r=ato
2018-05-28 17:35:34 +02:00
jar.mn
Bug 1477202 - Avoid shipping PerTestCoverageUtils.jsm to users by only adding it to Marionette when MOZ_CODE_COVERAGE is defined. r=florian
2018-07-20 11:37:52 +02:00
l10n.js
Bug 1467744 - Lazily import globals in Marionette. r=whimboo
2018-06-08 13:16:29 +01:00
legacyaction.js
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
listener.js
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
2018-08-10 14:03:18 -07:00
log.js
Bug 1464469 - Shorthands for setting up Marionette logger. r=whimboo
2018-06-06 14:32:18 +01:00
mach_commands.py
…
mach_test_package_commands.py
…
message.js
Bug 1461463 - [marionette] Empty response value should be null and not {}. r=ato
2018-05-15 15:17:41 +02:00
modal.js
…
moz.build
Bug 1468198 - remove tests that only run on b2g. r=smaug,mcmanus,whimboo
2018-06-27 09:52:19 -04:00
navigate.js
Bug 1467744 - Lazily import globals in Marionette. r=whimboo
2018-06-08 13:16:29 +01:00
packets.js
…
prefs.js
Bug 1480810 - Drop PREF_COMPLEX from Marionette prefs module. r=automatedtester
2018-08-05 14:19:01 +01:00
proxy.js
Bug 1464469 - Use MarionetteLog throughout. r=whimboo
2018-06-06 14:40:05 +01:00
reftest.js
Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag
2018-07-24 19:47:43 -04:00
reftest.xul
Bug 1463739 - [marionette] Move check for loaded state of reftest window to base reftest code. r=jgraham
2018-05-24 10:08:14 +02:00
server.js
Bug 1464469 - Use MarionetteLog throughout. r=whimboo
2018-06-06 14:40:05 +01:00
stream-utils.js
…
sync.js
Bug 1473614 - Fix exported symbols in sync. r=automatedtester
2018-08-07 18:06:29 +01:00
transport.js
Bug 1000814 - Cleanup marionette transport.js from DevTools specifics. r=jryans
2018-07-11 07:07:58 -07:00
wm.js
…