Open
Bug 1560488
Opened 6 years ago
Updated 1 year ago
self.serviceWorker within service worker
Categories
(Core :: DOM: Service Workers, enhancement, P3)
Core
DOM: Service Workers
Tracking
()
UNCONFIRMED
People
(Reporter: jaffathecake, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36
Expected results:
Spec: https://w3c.github.io/ServiceWorker/#ref-for-dom-serviceworkerglobalscope-serviceworker
Tests: https://github.com/web-platform-tests/wpt/blob/master/service-workers/service-worker/global-serviceworker.https.any.js
This allows a service worker to get a ServiceWorker instance for itself.
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Updated•6 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal normal → S3 S3
You need to log in
before you can comment on or make changes to this bug.
Description
•