Closed
Bug 1336381
Opened 8 years ago
Closed 8 years ago
Implement MonitorPanel component
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1309183
People
(Reporter: rickychien, Unassigned)
Details
Architecture reactify step for creating top level NetworkMonitor react component.
* MonitorPanel is the second level component which is parallel to the StatisticsPanel, so it will be the child component of NetworkMonitor component.
* Implement MonitorPanel component
* Remove the #network-inspector-view element in plain document, and use MonitorPanel instead.
Updated•8 years ago
|
Flags: qe-verify?
Updated•8 years ago
|
Flags: qe-verify? → qe-verify+
Priority: -- → P3
QA Contact: ciprian.georgiu
Whiteboard: [netmonitor][triage] → [netmonitor-reserve]
Reporter | ||
Comment 1•8 years ago
|
||
MonitorPanel will be created along with Replace XUL Splitter by SplitBox (bug 1309183). Mark it as duplicate.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
No longer blocks: netmonitor-html
Flags: qe-verify+
Priority: P3 → --
QA Contact: ciprian.georgiu
Whiteboard: [netmonitor-reserve]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•