Closed Bug 385088 Opened 17 years ago Closed 17 years ago

unable to close the manager search engine dialog with ok or cancel buttons

Categories

(Firefox :: Search, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: moco, Unassigned)

References

Details

(Keywords: regression)

unable to close the manager search engine dialog with ok or cancel buttons

I'm using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a6pre) Gecko/20070619 Minefield/3.0a6pre

when I open the dialog from the "manager search engines" menu item in the search popup, I get:

************************************************************
JavaScript error: , line 0: uncaught exception: [Exception... "'[JavaScript Erro
r: "engineOrder is not defined" {file: "file:///c:/builds/trunk/mozilla/ff-debug
/dist/bin/components/nsSearchService.js" line: 2607}]' when calling method: [nsI
BrowserSearchService::getDefaultEngines]"  nsresult: "0x80570021 (NS_ERROR_XPC_J
AVASCRIPT_ERROR_WITH_DETAILS)"  location: "JS frame :: chrome://browser/content/
search/engineManager.js :: EngineStore :: line 203"  data: yes]

on ok, I get:

************************************************************
* Call to xpconnect wrapped JSObject produced this error:  *
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [n
sIObserverService.removeObserver]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  l
ocation: "JS frame :: chrome://browser/content/search/engineManager.js :: engine
Manager_onOK :: line 53"  data: no]
************************************************************

on cancel I get:

************************************************************
* Call to xpconnect wrapped JSObject produced this error:  *
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [n
sIObserverService.removeObserver]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  l
ocation: "JS frame :: chrome://browser/content/search/engineManager.js :: engine
Manager_onCancel :: line 69"  data: no]
************************************************************

I can close the window with the [X] window manager close box.
hmm, something might be wrong with my tree?

on startup I get:

*****************
* Call to xpconnect wrapped JSObject produced this error:  *
[Exception... "'[JavaScript Error: "observerService is not defined" {file: "file
:///c:/builds/trunk/mozilla/ff-debug/dist/bin/components/nsSessionStore.js" line
: 170}]' when calling method: [nsISessionStore::init]"  nsresult: "0x80570021 (N
S_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)"  location: "JS frame :: chrome://bro
wser/content/browser.js :: delayedStartup :: line 970"  data: yes]
************************************************************
I thought this might be related to the new version of sqlite that sdwilsh landed, at first glance, but it may be caused by bug 385085.
I'm rebuilding after the backout of bug #300079.  if the problem goes away, I'll mark as fixed (on behalf of brendan / mrbkap)
> f the problem goes away, I'll mark as fixed.

yes, this is fixed by the backout.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.