Closed
Bug 515857
Opened 15 years ago
Closed 15 years ago
Removed OnLocationTreeSelect() still has 1 caller
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird 3.0b4
People
(Reporter: sgautherie, Unassigned)
References
()
Details
(Keywords: regression, Whiteboard: [fixed by bug 465269])
(Noticed this while working on bug 510793.)
{
/mail/base/content/extraCustomizeItems.xul
* line 102 -- oncommand="OnLocationTreeSelect(this);"/>
/suite/mailnews/msgMail3PaneWindow.js
* line 1098 -- function OnLocationTreeSelect(menulist)
/suite/mailnews/mailWindowOverlay.xul
* line 2306 -- oncommand="OnLocationTreeSelect(this);"/>
Found 3 matching lines in 3 files
}
Flags: blocking-thunderbird3?
Reporter | ||
Comment 1•15 years ago
|
||
This function was removed by bug 414038 comment 116.
Keywords: regression
Reporter | ||
Updated•15 years ago
|
Summary: Removed(?) OnLocationTreeSelect() still has 1 caller → Removed OnLocationTreeSelect() still has 1 caller
Comment 2•15 years ago
|
||
Thanks for the report, however bug 465269 just fixed this a short while ago.
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: blocking-thunderbird3?
Resolution: --- → FIXED
Whiteboard: [fixed by bug 465269]
Reporter | ||
Comment 3•15 years ago
|
||
V.Fixed, as "included" in bug 465269.
You need to log in
before you can comment on or make changes to this bug.
Description
•