Page MenuHomePhabricator

[web] Use redux cookie for communication
ClosedPublic

Authored by michal on Sep 25 2023, 7:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 3, 9:23 AM
Unknown Object (File)
Sat, Sep 28, 7:57 PM
Unknown Object (File)
Sat, Sep 28, 7:57 PM
Unknown Object (File)
Sat, Sep 28, 7:57 PM
Unknown Object (File)
Sat, Sep 28, 7:55 PM
Unknown Object (File)
Aug 31 2024, 11:29 PM
Unknown Object (File)
Aug 31 2024, 4:07 AM
Unknown Object (File)
Aug 29 2024, 5:48 AM
Subscribers

Details

Summary

ENG-4748
Depends on D9287

Actually start using the redux cookie on web.

Test Plan

Log in to incognito window:

  • check that there is only anonymous browser cookie (sent when loading a web page, but not replaced when logged in)
  • send a message
  • check that there are no errors in console, no errors on the keyserver
  • check that there is no disconnected banner (no more than usual)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable