Closed
Bug 253353
Opened 21 years ago
Closed 21 years ago
Firefox update fails to display "check for updates" results
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 251931
People
(Reporter: ht990332, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040727 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040727 Firefox/0.9.1+
Open firefox and check for updates. If no updates are found, you won't get a
message that no updates are found. Instead, firefox will generate this JS error
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://mozapps/content/update/update.js :: anonymous :: line 423" data: no]
Reproducible: Always
Steps to Reproduce:
1.open firefox.
2.check for updates
Actual Results:
the check for updates dialog opened but failed to give the results or display a
message that no updates were found
Expected Results:
The software should have displayed a messeage that no updates were found.
Also, this error was in the JS console
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://mozapps/content/update/update.js :: anonymous :: line 423" data: no]
Reporter | ||
Updated•21 years ago
|
Flags: blocking-aviary1.0PR?
Flags: blocking-aviary1.0?
Reporter | ||
Updated•21 years ago
|
Summary: Firefox update fails to display "no updates found" message → Firefox update fails to display "check for updates" results
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 251931 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Flags: blocking-aviary1.0PR?
Flags: blocking-aviary1.0?
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•