Closed
Bug 30884
Opened 26 years ago
Closed 25 years ago
JS error in related-panel.js
Categories
(SeaMonkey :: Sidebar, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sfraser_bugs, Assigned: slamm)
Details
I'm seeing this error whenever I load a new page in today's build:
************************************************************
** NOTE: This report will only be printed in DEBUG builds.**
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "[JS Error: "ReferenceError: debug is not defined" {file:
"chrome://related/content/related-panel.js" line: 45}] [nsIObserver::Observe]"
nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location:
"<unknown>" data: yes]
************************************************************
************************************************************
Comment 2•26 years ago
|
||
spam: changing qa contact on sidebar bugs from paulmac to shrir@netscape.com
(all 67 of them!)
QA Contact: paulmac → shrir
| Assignee | ||
Comment 3•25 years ago
|
||
The related panel needed to remove its RDF observer in an unload handler. I
checked in a fix on 4/26 to related-panel.js.
Marking fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
Simon, could you please verify this fix ? Thanks !
QA Contact: shrir → sfraser
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•