Open
Bug 1331113
Opened 8 years ago
Updated 2 years ago
Throttling should not emit network traffic as well
Categories
(DevTools :: Responsive Design Mode, defect, P3)
DevTools
Responsive Design Mode
Tracking
(firefox53 affected)
NEW
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: jryans, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [rdm-v2])
When network throttling is started, it starts a full network monitor listener when sends all activity over RDP, even if the toolbox is closed.
The network monitor itself always uses a separately listener anyway, so no one will ever hear the activity data.
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Blocks: rdm-tunnel
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•