Closed
Bug 365545
Opened 18 years ago
Closed 18 years ago
Tbird throws some javascript strict warnings
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mattwillis, Assigned: mattwillis)
References
(Blocks 1 open bug)
Details
(Keywords: fixed1.8.1.3)
Attachments
(1 file)
|
2.44 KB,
patch
|
Bienvenu
:
superreview+
mscott
:
approval-thunderbird2+
|
Details | Diff | Splinter Review |
While working on the iMIP/iTIP stuff I've found a couple places where Tb is throwing some strict warnings due to trailing commas.
The attached patch fixes them.
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•18 years ago
|
||
Attachment #250074 -
Flags: superreview?(bienvenu)
Attachment #250074 -
Flags: approval1.8.1.2?
Attachment #250074 -
Flags: approval-thunderbird2?
Updated•18 years ago
|
Attachment #250074 -
Flags: superreview?(bienvenu) → superreview+
Updated•18 years ago
|
Attachment #250074 -
Flags: approval-thunderbird2? → approval-thunderbird2+
| Assignee | ||
Comment 2•18 years ago
|
||
Comment on attachment 250074 [details] [diff] [review]
Fixes trailing comma errors
Per bienvenu, since this is Tb-only, a1812 is not required.
Removing request.
Attachment #250074 -
Flags: approval1.8.1.2?
| Assignee | ||
Comment 3•18 years ago
|
||
Patch checked in on MOZILLA_1_8_BRANCH and trunk.
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 4•18 years ago
|
||
adding the fixed1.8.1.x keyword since this was checked into the branch.
Keywords: fixed1.8.1.3
You need to log in
before you can comment on or make changes to this bug.
Description
•