Closed
Bug 530035
Opened 16 years ago
Closed 16 years ago
xpcshell-tests in /mail/base/ fail on JS strict mode
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird3.0 .1-fixed)
RESOLVED
FIXED
Thunderbird 3.1a1
Tracking | Status | |
---|---|---|
thunderbird3.0 | --- | .1-fixed |
People
(Reporter: lusian, Assigned: lusian)
References
Details
Attachments
(1 file)
1.78 KB,
patch
|
Bienvenu
:
review+
standard8
:
approval-thunderbird3.0.1+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20091119 Minefield/3.7a1pre (.NET CLR 3.5.30729)
Build Identifier:
xpcshell unit tests in /mail/base/ fail on JS strict mode.
Reproducible: Always
Assignee | ||
Comment 1•16 years ago
|
||
reference to undefined property Ci.nsMsgViewSortType.descending
Attachment #413562 -
Flags: review?(bienvenu)
Updated•16 years ago
|
Assignee: nobody → lusian
Severity: trivial → minor
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Product: Testing → Thunderbird
QA Contact: general → general
Target Milestone: --- → Thunderbird 3.1a1
Version: unspecified → Trunk
Updated•16 years ago
|
Attachment #413562 -
Flags: review?(bienvenu) → review+
Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Keywords: checkin-needed
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
Comment on attachment 413562 [details] [diff] [review]
Fix JS strict warnings
"approval-thunderbird3.0.1=?":
No risk, test only.
Attachment #413562 -
Flags: approval-thunderbird3.0.1?
Comment 4•16 years ago
|
||
Comment on attachment 413562 [details] [diff] [review]
Fix JS strict warnings
As this patch functionally corrects a test, then we'll take it in comm-1.9.1 as we may rely on this being correct in later patches.
a=Standard8.
Attachment #413562 -
Flags: approval-thunderbird3.0.1? → approval-thunderbird3.0.1+
Updated•16 years ago
|
Keywords: checkin-needed
Whiteboard: [c-n: c-1.9.1]
Comment 5•16 years ago
|
||
Checked in to branch: http://hg.mozilla.org/releases/comm-1.9.1/rev/c0bea29b62f9
You need to log in
before you can comment on or make changes to this bug.
Description
•