Comment 20 for bug 526453

Revision history for this message
In , Gavin Sharp (gavin-sharp) wrote :

(In reply to comment #19)
> Is the default used for anything else? Why would it be better to have a
> userDefault and a Default if, when they differed, the default was not used
> anywhere?

nsIBrowserSearchService's defaultEngine is used to determine which engine to select in a clean profile, for the context menu search when the search bar is hidden, and for the "Tools->Web Search" action when the search bar is hidden.

Joey's patch changes all uses other than the "which engine to select on startup with a new profile" case.