Closed
Bug 1512154
Opened 7 years ago
Closed 7 years ago
Use ES classes within protocol.js
Categories
(DevTools :: Framework, enhancement, P3)
DevTools
Framework
Tracking
(firefox66 fixed)
RESOLVED
FIXED
Firefox 66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Bug 1512153 is aiming to convert Actors to use ES classes, while
bug 1510949 aims to do that for Fronts. But once that is done, we should be able to use ES classes for base Front and Actor classes, implemented in protocol.js modules. We should also do that for all classes implemented in protocol.js, like Pool.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → poirot.alex
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f5faf952c6d2
Convert protocol.js to es classes. r=yulia
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
Updated•3 months ago
|
Blocks: dt-debt-es6
You need to log in
before you can comment on or make changes to this bug.
Description
•