4
edits
(→Won't auto-fill a saved password: clarify meaning of "one") |
(Add about:config prefs for values that should be set to log password manager messages) |
||
Line 3: | Line 3: | ||
= Enable Debug Logging = | = Enable Debug Logging = | ||
<ol> | |||
<li>Enter "about:config" in the URL bar.</li> | |||
<li>You may see a warning screen cautioning you about changing advanced preferences. Click the button to ignore the warning.</li> | |||
<li> | |||
Make sure '''''all''''' of the following prefs are set to 'true'. (Find a pref by entering its name in the "Filter" box at the top of the page. Toggle its value by either clicking the ⇌ (Toggle) icon or double-clicking the line.) | |||
<blockquote>signon.debug<br/>devtools.browserconsole.contentMessages<br/>devtools.browserconsole.filter.error<br/>devtools.browserconsole.filter.warn<br/>devtools.browserconsole.filter.info<br/>devtools.browserconsole.filter.log<br/>devtools.browserconsole.filter.debug<br/></blockquote> | |||
</li> | |||
<li>Restart Firefox</li> | |||
</ol> | |||
= View the Logging = | = View the Logging = |
edits