Browser.search.log

From MozillaZine Knowledge Base
Revision as of 02:35, 20 March 2006 by Unarmed (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Background

Firefox 2.0 includes a new search service which optionally logs debugging information to the JavaScript Console and stdout. This preference controls whether logging is active.

Possible values and their effects

True

Log debugging information about the search service to the JavaScript Console and stdout.

False

Do not log debugging information. (Default)

First checked in

2006-03-16 by Gavin Sharp

Has an effect in

  • Mozilla Firefox (trunk builds after 2006-03-16; 2.0)

Related bugs

External links