Toolkit:Password Manager/Debugging: Difference between revisions

Jump to navigation Jump to search
→‎View the Logging: Update for new format
(→‎Enable Debug Logging: restart is no longer required)
(→‎View the Logging: Update for new format)
Line 11: Line 11:
# Make sure the "JS" logging options are all enabled in the Browser Console.
# Make sure the "JS" logging options are all enabled in the Browser Console.
# Load a web page in in the browser. You should see messages in the Browser Console like:
# Load a web page in in the browser. You should see messages in the Browser Console like:
  Login Manager (content): onFormPassword for <nowiki>https://www.google.com</nowiki>
  LoginManagerContent: onDOMFormHasPassword for <nowiki>https://www.google.com</nowiki>
  Login Manager: Counting logins matching host: <nowiki>https://www.google.com</nowiki>, formSubmitURL:  httpRealm: null
  nsLoginManager: Counting logins matching host: <nowiki>https://www.google.com</nowiki>, formSubmitURL:  httpRealm: null
All password manager logging contains the string "login" in the prefix so you can type the word "login" in the "Filter output" box of the Browser Console to filter out other content.
To copy messages, select the text and copy the usual way e.g. choose Copy from the context menu.
To copy messages, select the text and copy the usual way e.g. choose Copy from the context menu.


Confirmed users
933

edits

Navigation menu