Page MenuHomePhabricator

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

Authored by atul on Jan 31 2024, 11:35 AM.
Tags
None
Referenced Files
F2206734: D10898.id36460.diff
Sun, Jul 7, 3:45 AM
F2206618: D10898.id36443.diff
Sun, Jul 7, 3:05 AM
Unknown Object (File)
Thu, Jul 4, 9:59 AM
Unknown Object (File)
Thu, Jul 4, 2:00 AM
Unknown Object (File)
Wed, Jul 3, 8:59 AM
Unknown Object (File)
Tue, Jul 2, 8:59 PM
Unknown Object (File)
Tue, Jul 2, 5:44 PM
Unknown Object (File)
Tue, Jul 2, 6:35 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