Toolkit:Password Manager/Debugging: Difference between revisions

→‎Enable Debug Logging: Remove javascript.options.showInConsole reference
(→‎Enable Debug Logging: Remove javascript.options.showInConsole reference)
Line 5: Line 5:
# Enter "about:config" in the URL bar.
# Enter "about:config" in the URL bar.
# You may see a warning screen, cautioning you about changing advanced preferences. Click the button to ignore the warning.
# You may see a warning screen, cautioning you about changing advanced preferences. Click the button to ignore the warning.
# Find the <code>signon.debug</code> and <code>javascript.options.showInConsole</code> settings, and set them to <code>true</code> (the latter may already be <code>true</code>). You can enter the name in the "Filter" box at the top of the page to help find them. To change the value of a setting, right-click on the line and select "Toggle" or just double-click the line.
# Find the <code>signon.debug</code> setting, and set them to <code>true</code> (the latter may already be <code>true</code>). You can enter the name in the "Filter" box at the top of the page to help find them. To change the value of a setting, right-click on the line and select "Toggle" or just double-click the line.


= View the Logging =
= View the Logging =
Confirmed users
933

edits