Closed
Bug 1464609
Opened 8 years ago
Closed 7 years ago
Error displayed when inspecting navigator.serviceWorker
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: julienw, Unassigned)
Details
Attachments
(1 file)
|
27.33 KB,
image/png
|
Details |
STR:
1. Go to https://perf-html.io.
2. Open the console.
3. Write `navigator.serviceWorker` and press ENTER
4. Expand the displayed object.
=> Everything is well displayed but there's an error being displayed:
TypeError: 'get ready' called on an object that does not implement interface ServiceWorkerContainer.
This is in Nightly 20180523221148.
Updated•8 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•7 years ago
|
||
I can't reproduce anymore. Are you still seeing this Julien ?
Flags: needinfo?(felash)
| Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•