Closed
Bug 1108304
Opened 11 years ago
Closed 11 years ago
Remove deprecated let block in dom/contacts/fallback/ContactDB.jsm
Categories
(Core Graveyard :: DOM: Contacts, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla37
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
1.22 KB,
patch
|
reuben
:
review+
|
Details | Diff | Splinter Review |
let blocks are a nonstandard JS feature of SpiderMonkey and should be removed.
Attachment #8532872 -
Flags: review?(reuben.bmo)
Comment 1•11 years ago
|
||
Comment on attachment 8532872 [details] [diff] [review]
let-ContactDB-remove-let-block.patch
Review of attachment 8532872 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for the patch, Chris.
Attachment #8532872 -
Flags: review?(reuben.bmo) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•