Open
Bug 1477802
Opened 7 years ago
Updated 3 years ago
Expanding a ServiceWorker throws TypeError
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
Details
STR:
- Execute navigator.serviceWorker in Console
- Expand the ServiceWorkerContainer
AR: Expand works but error is logged (without line information)
> TypeError: 'get ready' called on an object that does not implement interface ServiceWorkerContainer.
Updated•7 years ago
|
Priority: -- → P2
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•