Closed
Bug 1470989
Opened 6 years ago
Closed 6 years ago
Rename all panel modules to "panel.js"
Categories
(DevTools :: General, enhancement, P3)
DevTools
General
Tracking
(firefox63 fixed)
RESOLVED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
A couple of panels are using another file name other than "panel.js" for their panel modules.
In bug 1455421, we are looking forward unifying all panels to one style.
Here is a simple query highlighting these files:
https://searchfox.org/mozilla-central/search?q=&case=true&path=%5C-panel.js
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → poirot.alex
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Attachment #8987772 -
Flags: review?(jdescottes)
Updated•6 years ago
|
Severity: normal → enhancement
Priority: -- → P3
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8987772 [details]
Bug 1470989 - Rename all panel modules to "panel.js".
https://reviewboard.mozilla.org/r/253044/#review259748
Looks good, thanks!
Attachment #8987772 -
Flags: review?(jdescottes) → review+
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/57e7214b6ff8
Rename all panel modules to "panel.js". r=jdescottes
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in
before you can comment on or make changes to this bug.
Description
•