Skip to content
This repository has been archived by the owner. It is now read-only.

Support "Disconnect" using WebChannels from the content server to Firefox Desktop #3252

Closed
shane-tomlinson opened this issue Nov 2, 2015 · 2 comments
Assignees

Comments

@shane-tomlinson
Copy link
Member

@shane-tomlinson shane-tomlinson commented Nov 2, 2015

Send WebChannel messages to the browser on FxA initiated actions:

  • disconnect current device
  • update current device name

Accept WebChannel messages from the browser for browser initiated actions:

  • update current device name
  • update current device ID
  • user sign out.

Possibly:

  • handshake to determine browser's currently authenticated user state.

Part of #3250

@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Nov 23, 2015

Reorganizing this a bit:

Send WebChannel messages to the browser on FxA initiated actions:

disconnect current device
update current device name

Accept WebChannel messages from the browser for browser initiated actions:

update current device name - When name is updated in browser, tell the content server to refresh.
update current device ID
user sign out.

@vladikoff vladikoff changed the title Implement "devices" view WebChannel communication with browser Support "Disconnect" and "Device update" using WebChannels between Firefox and Content server Nov 23, 2015
@vladikoff vladikoff self-assigned this Nov 23, 2015
@vladikoff vladikoff changed the title Support "Disconnect" and "Device update" using WebChannels between Firefox and Content server Support "Disconnect" using WebChannels from the content server to Firefox Desktop Dec 1, 2015
@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Dec 1, 2015

We landed a descoped version of this. follow up to discuss here: #3308

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants