Closed
Bug 298882
Opened 20 years ago
Closed 20 years ago
Lots of error in JS Console related to nsUpdateService.js
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: fredbezies, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050627 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050627 Firefox/1.0+ I searched on bugzilla and I find only one bug related to nsUpdateService.js, which is but 279335, which doesn't match the problem I am seeing. When I open JS console, I got a lot of : Error: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXULRuntime.XPCOMABI]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///Applications/Firefox.app/Contents/MacOS/components/nsUpdateService.js :: anonymous :: line 1156" data: no] Source File: file:///Applications/Firefox.app/Contents/MacOS/components/nsUpdateService.js Line: 1156 It seems a new alert appears every 10 seconds or so. I can see it either on official nightlies or homemade nightlies. Reproducible: Always Steps to Reproduce: 1.Download a firefox nightly. 2.Launch it 3.Go to JS Console. Actual Results: Lots of "Error: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXULRuntime.XPCOMABI]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///Applications/Firefox.app/Contents/MacOS/components/nsUpdateService.js :: anonymous :: line 1156" data: no] Source File: file:///Applications/Firefox.app/Contents/MacOS/components/nsUpdateService.js Line: 1156" Expected Results: Nothing. No extensions at all, no 3rd party themes, only a "naked" firefox nightly. I am very sorry if this bug is a duplicate, but I had searched and nothing was found.
Updated•20 years ago
|
Summary: Lots of error in JS Console related to nsUpdateService.js → Lots of error in JS Console related to nsUpdateService.js
| Reporter | ||
Comment 1•20 years ago
|
||
Seems to be fixed since Ben Goodger modifies a lot of files related to software update at 2005-06-27 20:27 : "Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc. " Closing as FIXED. Feel free to change resolution if you disagree.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•