Closed
Bug 1260138
Opened 9 years ago
Closed 2 months ago
[Background Sync] Implement 'lastChance' logic
Categories
(Core :: DOM: Service Workers, defect, P3)
Core
DOM: Service Workers
Tracking
()
RESOLVED
INVALID
People
(Reporter: ferjm, Unassigned)
References
Details
(Whiteboard: dom-lws-bugdash-triage)
Bug 1217544 is setting every sync event 'lastChance' property to true by default for now. We need to implement the logic to decide when a non handled or failed sync event can be re-triggered.
The spec says:
"A user agent will retry a sync event based on some user agent defined heuristics."
Reporter | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
("fixlater" only because this doesn't feel like it's a drop everything bug but I figure you want to fix this before "backlog" :)
Whiteboard: btpp-fixlater
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
Comment 2•2 months ago
|
||
We WONTFIXed implementing background sync, this is now invalid.
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → INVALID
Whiteboard: btpp-fixlater → dom-lws-bugdash-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•