Add push support for remote disconnect of devices #1139
Comments
|
@kitcambridge is there a link to the bugzilla patch for the new XPCOM Push notifications so we can follow it? Thanks! |
|
The proposal here seems to require message payloads in the push notification. The push folks are welcome to disagree, but I get the strong sense that the payload-handling stuff in webpush is still too in-flux for us to commit to building something on top of it... |
|
@vladikoff https://bugzilla.mozilla.org/show_bug.cgi?id=1189998 landed in today's Nightly. The title refers to e10s, but the bug morphed into "clean up all the XPCOM stuff." I started writing up some docs, but didn't get very far. |
|
Do we have a Bugzilla bug open for the desktop work? |
|
@ryanfeeley Do we want to display a notification/warning on Firefox Desktop when the device has been remotely disconnected or do we just sign-out silently? |
|
@eoger This is a good idea. Should I file a bug on Bugzilla? |
|
Yes please |
When the user clicks "Disconnect" in the device view from the content server sends a device api request to the auth server
TODO:
This feature requires a Firefox desktop component to listen for push notifications and disconnect itself
https://www.lucidchart.com/documents/edit/93d1059c-f2d5-4669-94fa-536a08d5f30c
The text was updated successfully, but these errors were encountered: