Closed
Bug 1509960
Opened 7 years ago
Closed 6 years ago
[remote-dbg-next] Define types file for UI state
Categories
(DevTools :: about:debugging, enhancement, P1)
DevTools
about:debugging
Tracking
(firefox67 fixed)
RESOLVED
FIXED
Firefox 67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: jdescottes, Assigned: ladybenko)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We could introduce a type file for the UI state, and describe the various properties.
Similar to
- runtime state: https://searchfox.org/mozilla-central/source/devtools/client/aboutdebugging-new/src/types/runtime.js
- debug target state: https://searchfox.org/mozilla-central/source/devtools/client/aboutdebugging-new/src/types/debug-target.js
| Reporter | ||
Updated•7 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Updated•6 years ago
|
Priority: P2 → P1
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1879755bd58d
Define types for UI state. r=jdescottes,daisuke
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in
before you can comment on or make changes to this bug.
Description
•