Closed Bug 1483205 Opened 6 years ago Closed 6 years ago

Split devtools/shared/webconsole/network-monitor.js in several modules

Categories

(DevTools :: Shared Components, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1482070

People

(Reporter: jdescottes, Unassigned)

Details

The file at devtools/shared/webconsole/network-monitor.js is 2000 lines long and contains 5 classes:

- ChannelEventSink (+ChannelEventSinkFactory)
- StackTraceCollector
- NetworkResponseListener
- NetworkMonitor
- ConsoleProgressListener

We can probably split this, and maybe attempt to rename network-monitor to something that would not be confused with the actual network monitor.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.