Closed
Bug 1116632
Opened 11 years ago
Closed 11 years ago
JavaScript 1.7's let expressions are deprecated
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8542753 -
Flags: review+
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8542757 -
Flags: review+
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → evold
Comment 3•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/9a381606d5b9f433623adf19d767bd7e005dda6a
Bug 1116632 remove unnecessary blocks as a result of d679c102c52d4ec6d6cc07541675138560c349f9
https://github.com/mozilla/addon-sdk/commit/7038fa4d11722a33064d5243039c49089b455d38
Bug 1116632 removing let blocks from the tests
https://github.com/mozilla/addon-sdk/commit/35ab72a33d6d9ae14796e17e1473e3a4fe574738
Merge pull request #1786 from erikvold/1116632
Bug 1116632 - Removing let blocks r=erikvold
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•