Closed
Bug 739782
Opened 14 years ago
Closed 14 years ago
test_saveTemplate.js: mailServices.js is not in gre
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird 14.0
People
(Reporter: sgautherie, Assigned: aceman)
References
()
Details
Attachments
(1 file)
|
1.03 KB,
patch
|
mconley
:
review+
sgautherie
:
feedback+
|
Details | Diff | Splinter Review |
{
/mailnews/imap/test/unit/test_saveTemplate.js
* line 44 -- Components.utils.import("resource://gre/modules/mailServices.js");
}
Just remove "gre".
Attachment #610235 -
Flags: review?(mconley)
Severity: minor → trivial
Status: NEW → ASSIGNED
Component: Toolbars and Tabs → General
QA Contact: toolbars-tabs → general
Whiteboard: [good first bug][mentor=sgautherie][lang=js]
| Reporter | ||
Updated•14 years ago
|
Attachment #610235 -
Flags: feedback+
Comment 2•14 years ago
|
||
Comment on attachment 610235 [details] [diff] [review]
patch
Thanks for your work.
Attachment #610235 -
Flags: review?(mconley) → review+
Keywords: checkin-needed
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 14.0
You need to log in
before you can comment on or make changes to this bug.
Description
•