Closed
Bug 753475
Opened 12 years ago
Closed 12 years ago
"JavaScript strict warning: chrome://messenger/content/messengerdnd.js, line 66: function CanDropOnFolderTree does not always return a value"
Categories
(SeaMonkey :: MailNews: General, defect)
SeaMonkey
MailNews: General
Tracking
(seamonkey2.9 wontfix, seamonkey2.10 affected, seamonkey2.11 affected)
RESOLVED
FIXED
seamonkey2.12
People
(Reporter: sgautherie, Assigned: InvisibleSmiley)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
938 bytes,
patch
|
mnyromyr
:
review+
mnyromyr
:
superreview+
sgautherie
:
feedback+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=11613538&tree=Thunderbird-Try&full=1
TB WINNT 5.2 try-comm-central leak test build on 2012-05-09 09:55:38 PDT for push d8840d093e57
{
JavaScript strict warning: chrome://messenger/content/messengerdnd.js, line 66: function CanDropOnFolderTree does not always return a value
JavaScript strict warning: chrome://messenger/content/messengerdnd.js, line 69: function CanDropOnFolderTree does not always return a value
...
}
Flags: in-testsuite-
Assignee | ||
Comment 1•12 years ago
|
||
So what is this about? Just return false in line 52 (in case of !dragSession)?
Reporter | ||
Comment 2•12 years ago
|
||
Yes, I assume so.
Assignee | ||
Comment 3•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Attachment #622498 -
Flags: feedback+
Comment 4•12 years ago
|
||
Comment on attachment 622498 [details] [diff] [review]
patch [Checkin: Comment 5]
r/moa=me (by inspection).
Attachment #622498 -
Flags: superreview+
Attachment #622498 -
Flags: review?(mnyromyr)
Attachment #622498 -
Flags: review+
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 622498 [details] [diff] [review]
patch [Checkin: Comment 5]
http://hg.mozilla.org/comm-central/rev/e9dca8dc750b
Attachment #622498 -
Attachment description: patch → patch [Checkin: Comment 5]
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.12
You need to log in
before you can comment on or make changes to this bug.
Description
•