Open
Bug 1674812
Opened 5 years ago
[dt-docs] Add documentation for the style & stylesheet actors
Categories
(DevTools :: Documentation, task, P3)
DevTools
Documentation
Tracking
(Not tracked)
NEW
People
(Reporter: jdescottes, Unassigned)
References
Details
With Bug 1674362 and Bug 1674405, the style-related actors are split in individual files:
- devtools/server/actors/media-rule
- devtools/server/actors/page-style
- devtools/server/actors/style-rule
- devtools/server/actors/style-sheet
- devtools/server/actors/style-sheets
A next step would be to add a description for the role of each actor to our docs, for instance in devtools/docs/tools/inspector-panel.md which already contains information about inspector related actors.
You need to log in
before you can comment on or make changes to this bug.
Description
•