<div dir="ltr"><div>When devtools.debugger.prompt-connection is disabled, is there at least an informational message shown? Especially if non-local connections are allowed? This is an enormous footgun if someone was to forget to change back after they're done.<br><br>(Alternatively, I see 1013379#c18 says there might be a way to do this securely, albeit with a higher initial-setup cost.)<br><br></div>Justin<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 2, 2016 at 11:12 AM, Brian Grinstead <span dir="ltr"><<a href="mailto:bgrinstead@mozilla.com" target="_blank">bgrinstead@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey all,<br>
In the meeting today I was wrong about non-local debugging connections being accepted without a prompt showing up.  By default the debugging server *does not listen at all* for remote connections, as dictated by the `devtools.debugger.force-local`pref (true by default and doesn’t get changed by any UI switches).  There’s a note about this here: <a href="https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Debugging_Firefox_Desktop#Firefox_37_onwards" rel="noreferrer" target="_blank">https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Debugging_Firefox_Desktop#Firefox_37_onwards</a>.<br>
<br>
So when you flip the `devtools.debugger.prompt-connection` pref, the popup dialog will be skipped, but this will only be the case for local connections due to the paragraph above.<br>
<br>
Sorry for any confusion!<br>
Brian<br>
<div><div class="h5"><br>
> On Feb 1, 2016, at 5:31 PM, Matthew N. <<a href="mailto:MattN%2Bfirefox-dev@mozilla.com">MattN+firefox-dev@mozilla.com</a>> wrote:<br>
><br>
> When: <a href="http://arewemeetingyet.com/Los%20Angeles/2015-08-18/8:00/w/Firefox%20desktop%20development%20meeting" rel="noreferrer" target="_blank">http://arewemeetingyet.com/Los%20Angeles/2015-08-18/8:00/w/Firefox%20desktop%20development%20meeting</a><br>
> Details: <a href="https://wiki.mozilla.org/Firefox/Meeting" rel="noreferrer" target="_blank">https://wiki.mozilla.org/Firefox/Meeting</a><br>
> Agenda: <a href="https://public.etherpad-mozilla.org/p/fx-desktop-meeting" rel="noreferrer" target="_blank">https://public.etherpad-mozilla.org/p/fx-desktop-meeting</a><br>
><br>
> Hello Firefox fans!<br>
><br>
> Please feel free to join us and add topics to the agenda as needed. If you have a project update or have a round table item, please populate the wiki page ahead of time.<br>
><br>
> See you there,<br>
> Matthew N. (:MattN)<br>
</div></div>> _______________________________________________<br>
> firefox-dev mailing list<br>
> <a href="mailto:firefox-dev@mozilla.org">firefox-dev@mozilla.org</a><br>
> <a href="https://mail.mozilla.org/listinfo/firefox-dev" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/firefox-dev</a><br>
<br>
_______________________________________________<br>
firefox-dev mailing list<br>
<a href="mailto:firefox-dev@mozilla.org">firefox-dev@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/firefox-dev" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/firefox-dev</a><br>
</blockquote></div><br></div>