зеркало из https://github.com/mozilla/gecko-dev.git
bce9bee5cc
This moves the Chromium remote debugging protocol implementation in Firefox from using sessionstore-windows-restored to a new remote-startup-requested notification observer. This change makes it possible for applications to explicitly decide at which stage it is considered safe to initialise the remote agent listener. It is safe to emit this notification at any time since the observer for it is only registered after the --remote-debugger flag is is used. The remote debugger only supports Firefox, so this patch does not take care of GeckoView/Android. Differential Revision: https://phabricator.services.mozilla.com/D54485 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
RemoteAgentHandler.cpp | ||
RemoteAgentHandler.h | ||
handler.rs | ||
mod.rs | ||
moz.build |