Closed
Bug 1500005
Opened 6 years ago
Closed 6 years ago
[remote-dbg-next] Use common PropTypes for debug target object
Categories
(DevTools :: about:debugging, enhancement, P1)
DevTools
about:debugging
Tracking
(firefox65 fixed)
RESOLVED
FIXED
Firefox 65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: daisuke, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
We have defined common PropTypes for runtime object in bug 1497099 though, we should define for debug target object as well because that is also complex.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jdescottes
Priority: P2 → P1
Updated•6 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D11780
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D11780
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/152b9839937b
Add dedicated types folder for aboutdebugging types;r=ladybenko
https://hg.mozilla.org/integration/autoland/rev/43d0beacc727
Stop storing worker front in aboutdebugging state;r=daisuke
https://hg.mozilla.org/integration/autoland/rev/20aac72d781b
Add types file for aboutdebugging debug-target;r=ladybenko,daisuke
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/152b9839937b
https://hg.mozilla.org/mozilla-central/rev/43d0beacc727
https://hg.mozilla.org/mozilla-central/rev/20aac72d781b
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in
before you can comment on or make changes to this bug.
Description
•