Closed
Bug 1535110
Opened 6 years ago
Closed 5 years ago
Offline emulation
Categories
(Remote Protocol :: CDP, enhancement, P3)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1553849
People
(Reporter: aslushnikov, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36
Steps to reproduce:
CDP's Network.emulateNetworkConditions is widely used to emulate offline mode. Gecko's offline emulation could be probably done via nsIIOService service, but unfortunately it doesn't scope to a single tab.
How do we emulate offline mode on a per-tab basis?
Updated•6 years ago
|
Priority: -- → P3
Summary: offline emulation → Offline emulation
Updated•6 years ago
|
Type: defect → enhancement
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•4 years ago
|
Component: CDP: Network → CDP
You need to log in
before you can comment on or make changes to this bug.
Description
•