Enable Service Worker debugging in DevTools by default
Categories
(DevTools :: Debugger, task)
Tracking
(firefox136 fixed)
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Depends on 5 open bugs)
Details
Attachments
(1 file, 1 obsolete file)
For now, you could only debug Service Workers right from DevTools when manually toggling the devtools.debugger.features.windowless-service-workers, or via the Firefox Experiments page.
This has been disabled because of significant performance regression when enabling this new capability.
Bug 1651522 should address the main performance bottleneck and we should then be cause to toggle this preference ON by default. And later remove this settings entirely.
| Assignee | ||
Comment 1•2 years ago
|
||
Comment 2•1 year ago
|
||
The experiments page will soon move out of Nightly and be displayed on release/beta. We have been asked if this was ok for our devtools setting about "Service worker debugging". I assume it is the case since we are planning to enable the feature by default, but let's discuss in triage.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 5•1 year ago
|
||
Backed out for causing xpcshell failures in test_FeatureGate.js.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | toolkit/components/featuregates/test/unit/test_FeatureGate.js | xpcshell return code: 0
Comment 7•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
Description
•