Closed
Bug 1645742
Opened 8 months ago
Closed 8 months ago
Firefox should retry getting a push subscription if it failed in the past
Categories
(Firefox :: Firefox Accounts, defect)
Firefox
Firefox Accounts
Tracking
()
RESOLVED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
If we fail to get a push subscription as part of the signin/signup flow, we will retry a number of times (depending on verified state etc), but if we always fail but the account becomes fully verified, we appear to never retry.
This is probably as simple as checking if we have any subscription rather than just for expiry, in https://searchfox.org/mozilla-central/source/services/fxaccounts/FxAccountsDevice.jsm#226
Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Assignee: nobody → markh
Status: NEW → ASSIGNED
Pushed by mhammond@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1f8bcb1a6ef8 ensure FxA has a push subscription as well as whether it has expired. r=rfkelly
Comment 3•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•