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)
Fri, Dec 20, 3:10 PM
Unknown Object (File)
Fri, Dec 20, 6:02 AM
Unknown Object (File)
Nov 20 2024, 10:48 PM
Unknown Object (File)
Nov 20 2024, 12:38 PM
Unknown Object (File)
Nov 20 2024, 1:26 AM
Unknown Object (File)
Nov 11 2024, 2:05 PM
Unknown Object (File)
Nov 7 2024, 11:46 PM
Unknown Object (File)
Nov 7 2024, 11:46 PM
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