Confirmed users
100
edits
(fx-team -> inbound) |
(update to reflect current wording on panel options) |
||
| Line 60: | Line 60: | ||
Open DevTools, and click the "Toolbox Options" gear in the top left. Make sure the following two options are checked: | Open DevTools, and click the "Toolbox Options" gear in the top left. Make sure the following two options are checked: | ||
* '''Enable | * '''Enable browser chrome and add-on debugging toolboxes''' | ||
* '''Enable | * '''Enable remote debugging''' | ||
These settings allow you to use the [https://developer.mozilla.org/docs/Tools/Browser_Toolbox browser toolbox] to set breakpoints inside of the DevTools code, inspect the DevTools themselves, and let you run the [https://developer.mozilla.org/en-US/docs/Tools/Scratchpad Scratchpad] in the ''Browser'' environment. | These settings allow you to use the [https://developer.mozilla.org/docs/Tools/Browser_Toolbox browser toolbox] to set breakpoints inside of the DevTools code, inspect the DevTools themselves, and let you run the [https://developer.mozilla.org/en-US/docs/Tools/Scratchpad Scratchpad] in the ''Browser'' environment. | ||