Closed
Bug 1399449
Opened 8 years ago
Closed 8 years ago
Convert responsivedesign.jsm to a module
Categories
(DevTools :: Responsive Design Mode, enhancement)
DevTools
Responsive Design Mode
Tracking
(firefox57 fixed)
RESOLVED
FIXED
Firefox 57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
http://searchfox.org/mozilla-central/source/devtools/client/responsivedesign/responsivedesign.jsm
Should be a commonjs modudle instead of a JSM.
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8907626 [details]
Bug 1399449 - Convert devtools/client/responsivedesign/responsivedesign.jsm to a commonjs module.
https://reviewboard.mozilla.org/r/179308/#review184466
Looks great, thanks for doing this!
Attachment #8907626 -
Flags: review?(jryans) → review+
| Comment hidden (mozreview-request) |
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a6263822a90f
Convert devtools/client/responsivedesign/responsivedesign.jsm to a commonjs module. r=jryans
Comment 6•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•