Open Bug 1138829 Opened 9 years ago Updated 5 months ago

UI for periodic synchronization (Service Workers' BackgroundSync)

Categories

(Firefox :: General, defect)

x86
macOS
defect

Tracking

()

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.
Flags: firefox-backlog?
Depends on: 1217544
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.