Closed
Bug 1376353
Opened 8 years ago
Closed 8 years ago
Registered ServiceWorker not showing up at about:debugging#workers
Categories
(Core :: DOM: Service Workers, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bhhronik, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
35.77 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.109 Safari/537.36
Steps to reproduce:
Registered a ServiceWorker, and created a PushSubscription. I then inspected about:debugging#workers and noticed that the ServiceWorkers section is empty.
Actual results:
A successfully registered ServiceWorker did not appear under ServiceWorkers at about:debugging#workers.
Expected results:
The ServiceWorker that was successfully registered should show up under a list of registered Service Workers.
Comment 1•8 years ago
|
||
Can you please post your code or a link to a working example that shows this example? What version of firefox are you on? Can you post your about:support output?
Thanks!
Blocks: dt-service-worker
Flags: needinfo?(bhhronik)
Updated•8 years ago
|
Priority: -- → P3
Comment 2•8 years ago
|
||
Via email, Brent confirmed this works now.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•