Closed
Bug 1307927
Opened 8 years ago
Closed 8 years ago
Incorporate HTTP inspector
Categories
(DevTools :: Console, enhancement)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1362036
People
(Reporter: linclark, Unassigned, Mentored)
References
Details
Originally posted by:linclark
see https://github.com/devtools-html/gecko-dev/issues/213
Depends on #195 and #196
In the current console, when you have an HTTP request, you can see the details for that request using a toggle. Most of this code is already React, so it should just require wiring it up.
Reporter | ||
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: new-console
Updated•8 years ago
|
Blocks: enable-new-console
Flags: qe-verify+
Priority: P2 → P3
QA Contact: iulia.cristescu
Whiteboard: new-console → [reserve-new-console]
Updated•8 years ago
|
Mentor: odvarko
Updated•8 years ago
|
Whiteboard: [reserve-new-console] → [reserve-console-html]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Flags: qe-verify+
Priority: P3 → --
QA Contact: iulia.cristescu
Whiteboard: [reserve-console-html]
Updated•8 years ago
|
No longer blocks: enable-new-console
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•