Bug 348141: Adding an autodetected search engine should choose it too. r=beng, r (on irc)=gavin

This commit is contained in:
pamg.bugs@gmail.com
2006-08-10 21:16:13 +00:00
parent b3013c3587
commit 5b3b0d862e
3 changed files with 11 additions and 8 deletions

View File

@@ -983,7 +983,7 @@ Engine.prototype = {
_confirm: false,
// Whether to set this as the current engine as soon as it is loaded. This
// is only used when the engine is first added to the list.
_useNow: false,
_useNow: true,
// Whether the search engine file is in the app dir.
__isInAppDir: null,
// The number of days between update checks for new versions