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
Paths
| Differential D10898 Authored by atul on Jan 31 2024, 11:35 AM.
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
Event TimelineHarbormaster completed remote builds in B26367: Diff 36443.Jan 31 2024, 11:53 AM2024-01-31 11:53:44 (UTC-8) This revision is now accepted and ready to land.Jan 31 2024, 12:20 PM2024-01-31 12:20:24 (UTC-8) This revision was landed with ongoing or failed builds.Jan 31 2024, 12:24 PM2024-01-31 12:24:26 (UTC-8) Closed by commit rCOMM85f4aa485848: [lib] Split `WebInitialReduxStateResponse` into `Client/Server` variants (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B26371: Diff 36458.Jan 31 2024, 12:41 PM2024-01-31 12:41:05 (UTC-8)
Revision Contents
Diff 36458 keyserver/src/responders/redux-state-responders.js
lib/types/redux-types.js
web/redux/action-types.js
|