Closed
Bug 1448798
Opened 7 years ago
Closed 7 years ago
Change devtools/shared/telemetry.js to an ES6 class
Categories
(DevTools :: General, enhancement, P2)
DevTools
General
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: miker, Assigned: miker)
References
Details
Attachments
(1 file)
A lot of work has gone into optimizing ES6 classes and upgrading is simple so we should make the switch and save ourselves a few ms here and there.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8962284 [details]
Bug 1448798 - Change devtools/shared/telemetry.js to an ES6 class
https://reviewboard.mozilla.org/r/231146/#review236566
Attachment #8962284 -
Flags: review?(pbrosset) → review+
Pushed by mratcliffe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/459de2510722
Change devtools/shared/telemetry.js to an ES6 class r=pbro
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
No longer blocks: devtools-analytics
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•