Skip to content

Commit 4debf02

Browse files
Add the periodic background sync API (#3308)
Co-authored-by: Patrick Brosset <patrickbrosset@gmail.com>
1 parent 4257cd7 commit 4debf02

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

features/draft/spec/periodic-background-sync.yml renamed to features/periodic-background-sync.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
draft_date: 2024-09-09
2-
name: Web Periodic Background Synchronization
3-
description: TODO
1+
name: Periodic background sync
2+
description: The periodic background synchronization API fires a recurring `periodicsync` event in a service worker. You can use this to update data in the background at regular intervals.
43
spec: https://wicg.github.io/periodic-background-sync/
54
compat_features:
65
- api.PeriodicSyncEvent
File renamed without changes.

0 commit comments

Comments
 (0)