MozillaZine

Signon.debug

From MozillaZine Knowledge Base

Contents

Background

Firefox 3 will contain an updated Password Manager, rewritten in JavaScript instead of C++. During the development of the new version, logging code was added to help debug. This preference controls whether debugging messages are logged to the Error Console.

Possible values and their effects

True

Display debugging information related to the Password Manager in the Error Console

False

Suppress debug output (Default)

First checked in

2007-05-16 by Gavin Sharp (patch by Justin Dolske)

Has an effect in

  • Mozilla Firefox (nightly builds after 2007-05-16; 3a5)

Related bugs

External links