Allow WebExtensions to clear ServiceWorkers by hostname
Categories
(WebExtensions :: General, enhancement, P3)
Tracking
(firefox77 fixed)
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: evilpie, Assigned: evilpie)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, parity-chrome, Whiteboard: [browsingData])
Attachments
(1 file)
The is currently no for WebExtensions to clear ServiceWorkers by hostname.
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D72450
Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/b74a1462f47a Allow WebExtensions to clear ServiceWorkers by hostname. r=rpl
Comment 3•3 years ago
|
||
bugherder |
Comment 4•3 years ago
|
||
I noticed that you've updated the release notes for this and bug 1551301. To avoid a conflict, can you confirm you are planning to update the compatibility data , it shows serviceWorkers supported from 53 and indexDB from 57—do these both need updating to 77?
Assignee | ||
Comment 5•3 years ago
|
||
(In reply to Richard Bloor from comment #4)
I noticed that you've updated the release notes for this and bug 1551301. To avoid a conflict, can you confirm you are planning to update the compatibility data , it shows serviceWorkers supported from 53 and indexDB from 57—do these both need updating to 77?
The compatibility data only seems to show the general support for those types. It seems like we don't track support for hostnames
in the compat data yet. So this must not be changed, but a new type of info needs to be introduced. I don't plan on fixing this myself.
Comment 6•11 months ago
•
|
||
Updated•11 months ago
|
Description
•