Closed Bug 411016 Opened 17 years ago Closed 17 years ago

Strict warning: function tabdnd_candrop does not always return a value

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Gijs, Assigned: bugzilla-mozilla-20000923)

References

Details

(Whiteboard: [cz-0.9.80])

Attachments

(1 file)

Warning: function tabdnd_candrop does not always return a value
Source File: chrome://chatzilla/content/static.js
Line: 3350, Column: 23
Source Code:
            return true;


Can we return false; instead of return; in the first if? James?
Assignee: rginda → silver
Status: NEW → ASSIGNED
Attachment #296437 - Flags: review?(gijskruitbosch+bugs)
Attachment #296437 - Attachment description: "return true" instead of "return" → "return false" instead of "return"
Comment on attachment 296437 [details] [diff] [review]
"return false" instead of "return"

r=me
Attachment #296437 - Flags: review?(gijskruitbosch+bugs) → review+
Checked in --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.80]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: