Closed Bug 104319 Opened 24 years ago Closed 23 years ago

javascript strict warnings in outliner.xml

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.1alpha

People

(Reporter: simmo, Assigned: hyatt)

References

Details

Attachments

(1 file)

js strict warnings in outliner.xml: Warning: redeclaration of var sib Source File: chrome://global/content/bindings/outliner.xml#outlinercol-base.onDragMouseMove() Line: 25, Column: 16 Source Code: var sib = col.mTargetCol._previousVisibleColumn; Warning: redeclaration of var sib Source File: chrome://global/content/bindings/outliner.xml#outlinercol-base.onDragMouseMove() Line: 38, Column: 18 Source Code: var sib = targetCol._previousVisibleColumn; Warning: redeclaration of var sib Source File: chrome://global/content/bindings/outliner.xml#outlinercol-base.onDragMouseUp() Line: 11, Column: 18 Source Code: var sib = col.mTargetCol._previousVisibleColumn;
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: patch
Target Milestone: --- → mozilla1.0
*** Bug 106019 has been marked as a duplicate of this bug. ***
hyatt was begging to check this in.
Assignee: blakeross → hyatt
Target Milestone: mozilla1.0 → ---
Summary: js strict warnings in outliner.xml → javascript strict warnings in outliner.xml
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1
Attachment #53419 - Flags: review+
This is fixed in tree.xml which is outliner's succesor. Resolving.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: