Browser.search.log

From MozillaZine Knowledge Base
Revision as of 17:10, 7 May 2006 by Np (talk | contribs) (→‎Background: update link)
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