Closed
Bug 1592517
Opened 5 years ago
Closed 5 years ago
Migrate DOMHelper.jsm to a regular javascript module
Categories
(DevTools :: General, task, P3)
DevTools
General
Tracking
(firefox72 fixed)
RESOLVED
FIXED
Firefox 72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(1 file, 4 obsolete files)
I don't know if there is a good reason to keep DOMHelpers.jsm as a jsm rather than a plain js module?
Note this helper is being moved from devtools/client/shared to devtools/shared in Bug 1592513.
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D51054
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D51065
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D51074
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D51075
Updated•5 years ago
|
Attachment #9105177 -
Attachment is obsolete: true
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D51065
Updated•5 years ago
|
Attachment #9105180 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9105178 -
Attachment is obsolete: true
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0067dcba142e
Migrate devtools DOMHelpers.jsm from JSM to plain JS module r=ochameau
Updated•5 years ago
|
Attachment #9105182 -
Attachment is obsolete: true
Comment 7•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Updated•5 years ago
|
Assignee: nobody → jdescottes
You need to log in
before you can comment on or make changes to this bug.
Description
•