Closed
Bug 2011264
Opened 1 month ago
Closed 1 month ago
Group actors utils about stylesheets in a dedicated folder
Categories
(DevTools :: Inspector, task)
DevTools
Inspector
Tracking
(firefox149 fixed)
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We currently have three helpers about stylesheets:
https://searchfox.org/firefox-main/source/devtools/server/actors/utils/stylesheets-manager.js
https://searchfox.org/firefox-main/source/devtools/server/actors/utils/style-utils.js
https://searchfox.org/firefox-main/source/devtools/server/actors/utils/stylesheet-utils.js
Bug 2004724 will most likely add some new modules related to stylesheets, so it makes sense to have a dedicated folder for them.
| Assignee | ||
Comment 1•1 month ago
|
||
As I'm about to craft more of these modules, it would help to have a dedicated module for them.
Updated•1 month ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ba7a7a320649
https://hg.mozilla.org/integration/autoland/rev/16edd68d8019
[devtools] Move server stylesheets utils modules to a dedicated folder. r=devtools-reviewers,jdescottes
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•11 days ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•