Closed
Bug 1560445
Opened 6 years ago
Closed 6 years ago
Extract classes from protocol.js
Categories
(DevTools :: Framework, defect)
DevTools
Framework
Tracking
(firefox69 fixed)
RESOLVED
FIXED
Firefox 69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
protocol.js exports many classes like Front, Actor, and objects like types. It would be easier to understand the API if these items were extracted into their own modules.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9073129 -
Attachment description: Bug 1560445 - Extract classes from protocol.js. r=yulia → Bug 1560445 - Extract classes from protocol.js. r=yulia
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2431a678921d
Extract classes from protocol.js. r=yulia
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
Updated•6 years ago
|
Assignee: nobody → jlaster
You need to log in
before you can comment on or make changes to this bug.
Description
•