Closed
Bug 1120161
Opened 10 years ago
Closed 10 years ago
Replace nonstandard expression closures with arrow functions in about:support
Categories
(Toolkit :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
(deleted),
patch
|
adw
:
review+
|
Details | Diff | Splinter Review |
Expression closures (shorthand function syntax) are a nonstandard language extension we'd like to remove from SpiderMonkey.
Also enable JS strict mode.
Attachment #8547141 -
Flags: review?(adw)
Updated•10 years ago
|
Attachment #8547141 -
Flags: review?(adw) → review+
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Assignee | ||
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•