Page MenuHomePhabricator

[lib] broadcast updates to all peers after Secondary Device registration success
ClosedPublic

Authored by kamil on Thu, Jun 13, 9:37 AM.
Tags
None
Referenced Files
F2137941: D12430.diff
Fri, Jun 28, 8:00 PM
Unknown Object (File)
Thu, Jun 27, 1:24 PM
Unknown Object (File)
Tue, Jun 25, 6:18 PM
Unknown Object (File)
Tue, Jun 25, 5:03 PM
Unknown Object (File)
Mon, Jun 24, 6:30 PM
Unknown Object (File)
Sun, Jun 23, 1:45 PM
Unknown Object (File)
Fri, Jun 21, 6:23 AM
Unknown Object (File)
Fri, Jun 21, 6:22 AM
Subscribers

Details

Summary

After discussion with @bartek we concluded that after receiving SECONDARY_DEVICE_REGISTRATION_SUCCESS we should:

  1. Broadcast update to all peers
  2. Update our own store (we have to call getAndUpdateDeviceListsForUsers to get platform details of new device).

Depends on D12374

Test Plan

Going to test along with fixes to ENG-8385.

Diff Detail

Repository
rCOMM Comm
Branch
fix-qr-code
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Thu, Jun 13, 9:51 AM
This revision is now accepted and ready to land.Thu, Jun 13, 9:54 PM