gecko-dev/testing/marionette
Andreas Tolfsen 5c6b5dd771 Bug 1103196 - Error on encountering invalid certificate; r=automatedtester
When arriving at a document which baseURI starts with `about:certerror`
will cause Marionette to now return `error.InsecureCertificateError`.
This is mandated by the WebDriver specification.

This does, however, mark a non-backwards compatible change in Marionette.
It is assumed we will be able to mitigate this change in error type as
few consumers, if any, rely on the more generic type considering we did
not support invalid TLS certificates prior to this push.

MozReview-Commit-ID: JcIMvCXimB

--HG--
extra : rebase_source : 5e2dffe8e5d16ae3fe407ed42c43d52b49e3741d
2016-11-06 18:01:23 +00:00
..
client Bug 1103196 - Add insecure certificate error; r=automatedtester 2016-11-06 18:00:18 +00:00
components Bug 1317733 - Simplify Marionette component file names; r=automatedtester 2016-11-15 17:16:23 +00:00
harness Bug 1297551 - Avoid cancelling content timeout callback; r=automatedtester 2016-11-25 17:01:16 +00:00
accessibility.js Bug 1312816 - Preemptively start a11y in chrome when raisesAccessibilityExceptions marionette capability is set. r=ato 2016-11-07 12:15:08 -05:00
action.js Bug 1313865 - Remove unused logger; r=maja_zf 2016-10-31 22:11:39 +00:00
addon.js Bug 1298025 - Move addon installation internally to Marionette; r=ahal,automatedtester 2016-08-26 13:38:03 +01:00
assert.js Bug 1313865 - Centralise common Marionette assertions; r=automatedtester,maja_zf 2016-10-31 22:00:21 +00:00
atom.js
browser.js Bug 1282833 - Return position from Set Window Position; r=automatedtester 2016-10-06 13:11:31 +01:00
capture.js
cookies.js
dispatcher.js
driver.js Bug 1103196 - Error on encountering invalid certificate; r=automatedtester 2016-11-06 18:01:23 +00:00
element.js Bug 1317386 - Test pointer interactability of first element in paint order; r=automatedtester 2016-11-15 11:21:32 +00:00
error.js Bug 1103196 - Add insecure certificate error; r=automatedtester 2016-11-06 18:00:18 +00:00
evaluate.js Bug 1297551 - Avoid cancelling content timeout callback; r=automatedtester 2016-11-25 17:01:16 +00:00
event.js Bug 1280947 - Correct argument to event.sendEvent; r=automatedtester 2016-08-25 14:16:10 +01:00
frame.js Bug 1244425 - Avoid CPOW when setting file array on <input type=file>; r=automatedtester 2016-08-30 12:46:01 +01:00
interaction.js Bug 1317386 - Check pointer interactability upon interaction; r=automatedtester 2016-11-14 21:07:42 +00:00
jar.mn Backed out changeset 9fae5015803b (bug 1103196) 2016-11-25 00:18:19 +01:00
l10n.js Bug 1308902 - Add l10n module and commands to Marionette. r=ato 2016-11-11 22:49:58 +01:00
legacyaction.js Bug 1303234 - Implement extracting action chain from a request; r=ato,jgraham 2016-10-26 13:04:48 -04:00
listener.js Bug 1103196 - Error on encountering invalid certificate; r=automatedtester 2016-11-06 18:01:23 +00:00
logging.js
mach_commands.py Bug 1316707 - Remove B2G mach command for Marionette. r=ato 2016-11-11 09:54:55 +01:00
mach_test_package_commands.py Bug 1300163 - Reuse the 'e10s' value from the mozharness config on interactive loaners, r=armenzg 2016-09-02 14:42:36 -04: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
modal.js
moz.build Bug 1316707 - Remove Marionette B2G update tests. r=rstrong 2016-11-10 22:55:29 +01:00
navigate.js Bug 1310483 - Implement nsIURIWithQuery for having query part in simple URI, r=valentin 2016-11-14 13:04:33 +01:00
proxy.js
server.js Bug 1309556 - Ensure to correctly shutdown the application for quit/restart when callbacks are used. r=ato 2016-10-17 13:19:19 +02:00
simpletest.js
test_action.js Bug 1313865 - Employ common assertions in action module; r=maja_zf 2016-10-31 22:11:25 +00:00
test_assert.js Bug 1313865 - Centralise common Marionette assertions; r=automatedtester,maja_zf 2016-10-31 22:00:21 +00: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 1284232 - Guard against ill-behaved objects on error check; r=automatedtester 2016-07-08 13:58:04 +01:00
test_message.js
test_navigate.js Bug 1280300 - Support navigation by fragment; r=automatedtester 2016-07-19 18:47:33 +01:00
unit.ini Bug 1313865 - Centralise common Marionette assertions; r=automatedtester,maja_zf 2016-10-31 22:00:21 +00:00