Skip to content
  • Andreas Tolfsen's avatar
    bug 1590827: remote, browser: request remote agent startup;... · bce9bee5
    Andreas Tolfsen authored
    bug 1590827: remote, browser: request remote agent startup; r=florian,remote-protocol-reviewers,maja_zf
    
    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
    bce9bee5