Move WebInitialReduxStateResponse (and WebInitialKeyserverInfo) to lib.
We will then:
- Split into Client and Server variants
- Make the client one take ThreadStore and server can take LegacyThreadStore
Depends on D10894
Paths
| Differential D10895 Authored by atul on Jan 31 2024, 11:09 AM.
Details Summary Move WebInitialReduxStateResponse (and WebInitialKeyserverInfo) to lib. We will then:
Depends on D10894 Test Plan CI + flow + close reading of changes. Used IDE Refactor -> Move tool to make this change.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJan 31 2024, 11:09 AM2024-01-31 11:09:40 (UTC-8)
Harbormaster completed remote builds in B26362: Diff 36434.Jan 31 2024, 11:28 AM2024-01-31 11:28:06 (UTC-8) Harbormaster completed remote builds in B26365: Diff 36441.Jan 31 2024, 11:45 AM2024-01-31 11:45:40 (UTC-8) This revision is now accepted and ready to land.Jan 31 2024, 12:20 PM2024-01-31 12:20:02 (UTC-8) Closed by commit rCOMM22572c7a040f: [lib] Move `WebInitialReduxStateResponse` to `lib` (authored by atul). · Explain WhyJan 31 2024, 12:24 PM2024-01-31 12:24:22 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36459 keyserver/src/responders/redux-state-responders.js
lib/types/redux-types.js
web/redux/action-types.js
web/types/redux-types.js
|