Closed
Bug 1655985
Opened 5 years ago
Closed 5 years ago
Move devtools/server/actors/descriptors/watcher up one level
Categories
(DevTools :: General, task, P3)
DevTools
General
Tracking
(firefox81 fixed)
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
Details
Attachments
(1 file)
The watcher actor is a critical piece of the new DevTools architecture, but it is currently hard to find because it's nested in the descriptors folder and descriptors are not something we use & modify regularly.
The watcher folder deserves more visibility and should be moved to devtools/server/actors/watcher
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/85df4a9ec79c
Move devtools/server/actors/descriptors/watcher up one level r=nchevobbe
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•