Closed
Bug 292677
Opened 20 years ago
Closed 20 years ago
In <sidebarOverlay.js>, 1 Warning + 1 Error about "sidebarObj.panels"
Categories
(SeaMonkey :: Sidebar, defect)
Tracking
(Not tracked)
People
(Reporter: sgautherie, Unassigned)
Details
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050502] (nightly) (W98SE)
1. Start Navigator, without a XUL.mfl file:
{{
Warning: reference to undefined property sidebarObj.panels
Source File: chrome://communicator/content/sidebar/sidebarOverlay.js
Line: 860
Error: sidebarObj.panels has no properties
Source File: chrome://communicator/content/sidebar/sidebarOverlay.js
Line: 860
}}
This regressed after
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050329] (nightly) (W98SE)
but probably after [Gecko/20050420] as I don't remember this bug in that release.
(This is with my usual profile.)| Reporter | ||
Updated•20 years ago
|
Flags: blocking-seamonkey1.0a?
| Reporter | ||
Comment 1•20 years ago
|
||
My apologies. This is simply bug 78484 comment 13. I checked again, that bug is simply there in all my releases (v1.7.7, v1.8b1, v1.8b2-xxxx): it happens when the release is not yet registered as the default browser. I must have been confused by not having seen/checked (in my JS.Console) this bug for a long time :-( *** This bug has been marked as a duplicate of 78484 ***
No longer blocks: 78484
Status: NEW → RESOLVED
Closed: 20 years ago
Flags: blocking-seamonkey1.0a?
Keywords: regression
Resolution: --- → DUPLICATE
Summary: [MAS v1.8b2-0xxx] In <sidebarOverlay.js>, 1 Warning + 1 Error about "sidebarObj.panels" → In <sidebarOverlay.js>, 1 Warning + 1 Error about "sidebarObj.panels"
| Reporter | ||
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•