Closed
Bug 1138829
Opened 11 years ago
Closed 11 months ago
UI for periodic synchronization (Service Workers' BackgroundSync)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: annevk, Unassigned)
References
Details
https://github.com/slightlyoff/BackgroundSync/blob/master/explainer.md has a design document for enabling web pages to perform synchronization in the background.
This bug pertains to periodic synchronization. When granted (perhaps persistently) the web page can synchronize some data in the background through a service worker when the user is not visiting the web page. This allows the site to update itself and remain fresh so that when the user next visits less network activity is required.
This has implications for battery life, privacy (e.g. geolocation through IP addresses), and perhaps exceeds what users think a page is capable of.
| Reporter | ||
Updated•11 years ago
|
Flags: firefox-backlog?
Updated•3 years ago
|
Severity: normal → S3
Comment 1•11 months ago
|
||
We decided against periodic backgroundsync.
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•