Closed
Bug 295014
Opened 20 years ago
Closed 20 years ago
Going to about: in 0520 Trunk causes an uncaught exception in ChromeWindow.HTMLDivElement
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: tristor, Unassigned)
References
()
Details
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520 Firefox/1.0+ Going to about: causes the Javascript Console to show an uncaught exception error. This is on a clean profile, possibly related to bug 295012. I found this while getting my UA/Build string to file that bug. Steps to Reproduce: 1. Goto about: 2. Check the JS Console Expected Results: No error occurs Actual Results: Uncaught exception in ChromeWindow.HTMLDivElement
I am also occasionally another error being thrown when going to about: Error: uncaught exception: [Exception... "Unexpected error" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: about: :: <TOP_LEVEL> :: line 87" data: no]
Comment 2•20 years ago
|
||
No longer appearing with: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520 Firefox/1.0+ ID:2005052022 Resolving WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050521 Firefox/1.0+ <-Verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•