Closed
Bug 1337609
Opened 8 years ago
Closed 4 years ago
Clients unable to unsubscribe from push channel on sync disconnect
Categories
(Firefox for Android Graveyard :: Firefox Accounts, defect, P2)
Firefox for Android Graveyard
Firefox Accounts
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: Grisha, Unassigned)
References
Details
STRs:
- login into sync in fennec, confirm the login via email
- fennec is now able to receive push messages via assigned channelid
- disconnect
- fennec attempts a DELETE request to unsubscribe from assigned channelid, but fails with 410 [106] error: "Invalid subscription".
- fennec keeps receiving push messages (since channelid->gcmid mapping still exists), but ignores them since there's no longer a matching channelid stored locally
- after logging into sync again, gcmid->channelid relationship is now one-to-many, so a device will receive multiple push messages when "send tab to all devices" is used, for example.
Comment 1•8 years ago
|
||
Bug 1337244 appears to be that desktop doesn't even try to unsubscribe - it may hit this when it does.
See Also: → 1337244
Bulk edit: moving potentially relevant issues from disabled Android Background Services product to Firefox for Android.
Removing priority to throw back to triage owners: please close these bugs if they're no longer relevant! Thanks!
Product: Android Background Services → Firefox for Android
Updated•7 years ago
|
Priority: -- → P2
Comment 3•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•