Open
Bug 1310986
Opened 8 years ago
Updated 2 years ago
Expose "Work Offline" as a toggle in the devtools
Categories
(DevTools :: General, enhancement, P3)
DevTools
General
Tracking
(Not tracked)
NEW
People
(Reporter: flaki, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs, )
Details
It would be great to have the "Work offline" feature exposed in the devtools as a button/toggle. Together with bug #1204115 (work offline feature affecting local connections) this would make a great addition to the tools for developers working with service workers/progressive webapps, and a very handy feature Chrome devtools-parity-wise:
https://developers.google.com/web/fundamentals/getting-started/codelabs/offline/#test_the_app
I'd imagine the top-right shortcut button strip would be a great place for this toggle (especially since those could be enabled/disabled in the devtools settings panel, so developers working with service workers could enable this, while for others this could remain turned off to reduce clutter).
The new Responsive Design Mode adds network throttling (but not yet offline). Once we have per-tab offline support, adding an offline option would be natural.
Depends on: 1156659
Priority: -- → P3
Severity: normal → enhancement
Reporter | ||
Updated•8 years ago
|
Blocks: dt-service-worker
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•