Closed
Bug 1120160
Opened 10 years ago
Closed 10 years ago
Replace nonstandard expression closure with an arrow function in about:telemetry
Categories
(Toolkit :: Telemetry, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
1.97 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
Expression closures (shorthand function syntax) are a nonstandard language extension we'd like to remove from SpiderMonkey.
Attachment #8547140 -
Flags: review?(nfroyd)
Updated•10 years ago
|
Attachment #8547140 -
Flags: review?(nfroyd) → review+
Assignee | ||
Comment 1•10 years ago
|
||
Thanks. https://hg.mozilla.org/integration/mozilla-inbound/rev/b13879fe2175
Comment 2•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b13879fe2175
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•