gecko-dev/testing/marionette
Andreas Tolfsen 8f05bdaa88 Bug 1239363 - Accept non-string types for marionette.logging pref; r=automatedtester
The marionette.logging preference used to have a boolean type.
To maintain backwards compatibility with earlier clients we keep accepting
boolean types as input.

Previously setting it to true meant you wanted all the logs, and this
change respects that.

--HG--
extra : rebase_source : 5bde568cbb310fd4d2ef8b3f87fce00990d0f05a
2016-01-13 17:14:49 +00:00
..
atoms
client Bug 1237698 - adding support for switch to frame inside anonymous content. r=automatedtester 2016-01-12 14:14:05 -05:00
components Bug 1239363 - Accept non-string types for marionette.logging pref; r=automatedtester 2016-01-13 17:14:49 +00:00
driver Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche 2016-01-05 06:41:00 +01:00
transport Bug 1207273 - Verify MarionetteTransport.send() sends all data, r=jgriffin 2016-01-11 09:54:53 -08:00
actions.js Bug 1201050: Part 4: Pass value directly back to chrome space 2015-11-26 14:31:45 +00:00
capture.js Bug 1213797: Refactor screen capture and SVG document support 2015-10-13 16:52:26 +01:00
ChromeUtils.js
common.js
cookies.js Bug 1223907: Refactor cookies in Marionette 2015-11-13 13:35:22 +00:00
dispatcher.js Bug 1221187: testing/marionette: Set log level from preference; r=automatedtester 2016-01-02 15:08:54 +00:00
driver.js Bug 1237698 - adding support for switch to frame inside anonymous content. r=automatedtester 2016-01-12 14:14:05 -05:00
elements.js Bug 1224339 - making sure a11y and DOM trees are in sync when performing a11y checks with marionette. r=automatedtester 2015-11-13 09:58:08 -05:00
emulator.js Bug 1211489: Provide message sequencing in Marionette 2015-09-26 17:12:01 +01:00
error.js Bug 1215502: Perform nsIException instance test for XPCOM exceptions r=automatedtester 2016-01-07 14:37:06 +00:00
EventUtils.js
frame-manager.js Bug 1211489: Provide message sequencing in Marionette 2015-09-26 17:12:01 +01:00
jar.mn Bug 1211489: Provide message sequencing in Marionette 2015-09-26 17:12:01 +01:00
listener.js Bug 1221187: testing/marionette: Adjust log levels to match new defaults; r=automatedtester 2016-01-03 17:19:59 +00:00
mach_commands.py Bug 1223429 - Return exit code 10 when Marionette harness has failing tests; r=automatedtester 2015-11-10 13:09:13 -05:00
message.js Bug 1215502: Send wrapped WebDriverError to client r=automatedtester 2016-01-07 14:41:11 +00:00
modal.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
moz.build
proxy.js Bug 1223907: Refactor cookies in Marionette 2015-11-13 13:35:22 +00:00
sendkeys.js Bug 1203074: Move caret to end of textual input field before sending keys 2015-09-09 14:53:53 +01:00
server.js Bug 1211489: Provide message sequencing in Marionette 2015-09-26 17:12:01 +01:00
simpletest.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00