Page MenuHomePhabricator

[lib] Split `WebInitialReduxStateResponse` into `Client/Server` variants
ClosedPublic

Authored by atul on Jan 31 2024, 11:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 10:27 AM
Unknown Object (File)
Thu, Oct 31, 10:27 AM
Unknown Object (File)
Thu, Oct 31, 10:27 AM
Unknown Object (File)
Thu, Oct 31, 10:27 AM
Unknown Object (File)
Thu, Oct 31, 10:27 AM
Unknown Object (File)
Oct 23 2024, 5:06 AM
Unknown Object (File)
Oct 23 2024, 3:53 AM
Unknown Object (File)
Oct 23 2024, 1:33 AM
Subscribers
None

Details

Summary

Split WebInitialReduxStateResponse into a Client variant with +threadStore: ThreadStore and Server variant with +threadStore: LegacyThreadStore to support older clients.

This should be the last diff in the stack.


Depends on D10895

Test Plan

CI + flow + close reading

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable