Closed Bug 268941 Opened 20 years ago Closed 20 years ago

Error ``tabs has no properties'' [xs] in file ``chrome://communicator/content/sidebar/sidebarOverlay.js'', line 1355, character 0.

Categories

(SeaMonkey :: Sidebar, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: mcsmurf)

References

()

Details

Attachments

(1 file)

Error ``tabs has no properties'' [xs] in file
``chrome://communicator/content/sidebar/sidebarOverlay.js'', line 1355, character 0.
Stopped for error handler.
#0: function SidebarTogglePanel(panel_menuitem=XULElement:{0}) in
<chrome://communicator/content/sidebar/sidebarOverlay.js> line 1355
1353: {
1354: // we included a new tab so let's take the last one out of view
1355: for (i = 2; i < tabs.length; i += 2)
1356: {
1357: var currHeader = tabs[i];
0001: sidebarObj.panels.node.childNodes
$[0] = [NodeList] [class: NodeList] {0}
0001: sidebarObj.panels.node.childNodes.length
$[1] = [integer] 40
0001: tabs
$[2] = [void] void
Attached patch PatchSplinter Review
Comment on attachment 165464 [details] [diff] [review]
Patch

you own blame for that one :)
Attachment #165464 - Flags: superreview?(caillon)
Attachment #165464 - Flags: review?(caillon)
Comment on attachment 165464 [details] [diff] [review]
Patch

r=me; but super-reviewer I am not.
Attachment #165464 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #165464 - Flags: superreview?(caillon)
Attachment #165464 - Flags: review?(caillon)
Attachment #165464 - Flags: review+
Attachment #165464 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
mozilla/xpfe/components/sidebar/resources/sidebarOverlay.js 	1.124
Assignee: sdwalker → bugzilla
fixed!
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: