Closed
Bug 245354
Opened 21 years ago
Closed 21 years ago
js error on startup "delayed startup"
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ht990332, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040601 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040601 Firefox/0.8.0+
I see this error at each startup
Error: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getBoolPref]" nsresult:
"0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://browser/content/browser.js :: delayedStartup :: line 439" data: no]
Reproducible: Always
Steps to Reproduce:
1. delete or rename the firefox directory under "application data"
2. Install firefox using installer build.
3. start firefox.
4. It's migrate your default browser settings.
5. open tools, javascript console
Actual Results:
I see this error at every startup
Error: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getBoolPref]" nsresult:
"0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://browser/content/browser.js :: delayedStartup :: line 439" data: no]
Expected Results:
There shouldn't be a js error at each startup.
Updated•21 years ago
|
Assignee: bsmedberg → bugs
| Reporter | ||
Updated•21 years ago
|
Flags: blocking1.0?
| Reporter | ||
Comment 1•21 years ago
|
||
can somebody confirm this? If this is true, does it really delay the startup of
the browser?
Comment 2•21 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040601
Firefox/0.8.0+(zip) clean dir/ clean profile / no ext
I can see this message when opening the zip build too
| Reporter | ||
Updated•21 years ago
|
Flags: blocking1.0?
| Reporter | ||
Comment 3•21 years ago
|
||
Peter, I think the error's gone with the Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.7) Gecko/20040602 Firefox/0.8.0+
I don't get it anymore, can you confirm that?
| Reporter | ||
Comment 4•21 years ago
|
||
marking wfm since this is apparently fixed in 20040604
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•