зеркало из https://github.com/mozilla/gecko-dev.git
b749854d09
This changes the event Marionette emits when it is running from "remote-active" to "remote-listening". The background for this change is that the forthcoming Chromium-based remote protocol uses the same observer notification to indicate when it listens for browser-external connections. This means that with this change, the visual hint presented to the user will also be applied when the remote agent starts its HTTPD listener. Unlike Marionette however, the remote debugging protocol may be used for browser-internal applications and it is not appropriate to signal that the browser is under remote control under those circumstances, hence the naming change away from "active". Differential Revision: https://phabricator.services.mozilla.com/D54269 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
actors | ||
app | ||
base | ||
branding | ||
components | ||
config | ||
docs | ||
extensions | ||
fonts | ||
fxr | ||
installer | ||
locales | ||
modules | ||
themes | ||
tools/mozscreenshots | ||
.eslintrc.js | ||
LICENSE | ||
Makefile.in | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
defs.mk | ||
l10n-registry.manifest | ||
moz.build | ||
moz.configure |