Open
Bug 1731081
Opened 4 years ago
Updated 4 years ago
ServiceWorkerManager should assert hard if used from content process
Categories
(Core :: DOM: Service Workers, task)
Core
DOM: Service Workers
Tracking
()
NEW
People
(Reporter: jstutte, Unassigned)
References
Details
The context is described in ServiceWorkerManager::Init, we should assert there and in ServiceWorkerManager::GetInstance and handle the eventual fallout (assuming that there may be some leftover calls from things like devtools).
You need to log in
before you can comment on or make changes to this bug.
Description
•