Closed
Bug 1695744
Opened 5 years ago
Closed 5 years ago
Implement a shared base class for all descriptor fronts
Categories
(DevTools :: Framework, enhancement)
DevTools
Framework
Tracking
(firefox88 fixed)
RESOLVED
FIXED
88 Branch
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
Bug 1691681 would benefit from having a shared class between all descriptor fronts.
| Assignee | ||
Comment 1•5 years ago
|
||
This will help expose getCommands method in the next patch.
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7650077813db
[devtools] Use a DescriptorMixin in order to share a common interface between all descriptor fronts. r=jdescottes
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•