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)
Sun, Feb 16, 5:43 PM
Unknown Object (File)
Sun, Feb 16, 5:43 PM
Unknown Object (File)
Sun, Feb 16, 5:43 PM
Unknown Object (File)
Sun, Feb 16, 5:42 PM
Unknown Object (File)
Sun, Feb 16, 5:42 PM
Unknown Object (File)
Jan 14 2025, 12:49 PM
Unknown Object (File)
Dec 18 2024, 2:19 AM
Unknown Object (File)
Dec 18 2024, 2:19 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage