<div dir="ltr"><div>That's really great news! This also annoyed me ever since the Browser Toolbox was added. So, thank you a lot, Brian!<br><br></div>Sebastian<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 18 July 2017 at 09:33, Patrick Brosset <span dir="ltr"><<a href="mailto:pbrosset@mozilla.com" target="_blank">pbrosset@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Brian for making our lives easier! This is great.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 17, 2017 at 8:23 PM, 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">One Firefox development pet peeve of mine is that the Browser Toolbox is disabled by default. I've lost count of the number of times I've clicked around in the UI to re-enable it for each clean profile. Also, opening the Browser Toolbox triggers a prompt to accept the connection, which makes the whole opening process clunky.<br>
<br>
This has been changed as of Bug 1375280. In local builds the Browser Toolbox can now be opened without any extra configuration or prompting. The best ways to open it are either `./mach run --jsdebugger` or using the keyboard shortcut (ctrl+alt+shift+i / cmd+opt+shift+i).<br>
<br>
About security: this change only applies to local builds, but it's important to know that Browser Toolbox communicates with a debugging server that allows chrome privileged code execution. The server is only accessible from the loopback interface and doesn’t start until one of these things happen:<br>
1) You request the Browser Toolbox opens from the UI<br>
2) The process is started with --jsdebugger which opens the Browser Toolbox at startup<br>
3) The process is started with --start-debugger-server <PORT> which starts the server but not the Browser Toolbox<br>
<br>
Brian<br>
______________________________<wbr>_________________<br>
firefox-dev mailing list<br>
<a href="mailto:firefox-dev@mozilla.org" target="_blank">firefox-dev@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/firefox-dev" rel="noreferrer" target="_blank">https://mail.mozilla.org/listi<wbr>nfo/firefox-dev</a><br>
</blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<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/<wbr>listinfo/firefox-dev</a><br>
<br></blockquote></div><br></div>