Closed
Bug 218286
Opened 21 years ago
Closed 21 years ago
Error in JavaScript console
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 173879
People
(Reporter: webmaster, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
The following error appears in my JavaScript console when I view the Page Source
of any site:
Error: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getIntPref]" nsresult:
"0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://cookie/content/cookieTasksOverlay.xul :: CookieTasksStartup :: line 84"
data: no]
What I do wrong?
Reproducible: Always
Steps to Reproduce:
1. Open he browser
2. Open any website (or the about:blank address option)
3. Right-click in the document, then select view Page Source
4. Go to Tools > JavaScript console
5. See the error . . .
Actual Results:
This acts show the error descripted in the JavaScript console window.
Expected Results:
Show zero errors.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 173879 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•