gecko-dev/testing/marionette/components
Andreas Tolfsen f71bcb075c Bug 1355890 - Add Marionette XPCOM interface r=maja_zf
This adds a minimal XPCOM interface to access Marionette as a service.
All it does for now is to expose whether the Marionette server is
running, which will report true when the TCP listener socket is open and
false otherwise.

This will be used in browser/base/content/browser.js to determine
whether or not to add a visual UX cue on newly started <xul:browser>s.

MozReview-Commit-ID: 4Q9Oy2B9GQ1

--HG--
extra : rebase_source : 350fc1281ff2aa58e8c0ec1566c55f033878e850
2017-05-12 18:13:25 +01:00
..
marionette.js Bug 1355890 - Add Marionette XPCOM interface r=maja_zf 2017-05-12 18:13:25 +01:00
marionette.manifest Bug 1355890 - Namespace Marionette component r=automatedtester 2017-05-12 18:14:38 +01:00
moz.build Bug 1355890 - Add Marionette XPCOM interface r=maja_zf 2017-05-12 18:13:25 +01:00
nsIMarionette.idl Bug 1355890 - Add Marionette XPCOM interface r=maja_zf 2017-05-12 18:13:25 +01:00