Populates the client db with message store local sqlite data and includes an assert function to verify the result of message store local operations
Depends on D12370
Paths
| Differential D12384 Authored by will on Jun 10 2024, 11:29 AM.
Details Summary Populates the client db with message store local sqlite data and includes an assert function to verify the result of message store local operations Depends on D12370 Test Plan Tested on both native and web by
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptJun 10 2024, 11:29 AM2024-06-10 11:29:52 (UTC-7) Harbormaster completed remote builds in B29581: Diff 41172.Jun 10 2024, 11:47 AM2024-06-10 11:47:41 (UTC-7) will edited the summary of this revision. (Show Details)Jun 10 2024, 11:53 AM2024-06-10 11:53:30 (UTC-7) This revision is now accepted and ready to land.Jun 11 2024, 2:36 AM2024-06-11 02:36:10 (UTC-7) Comment Actions Realized this diff requires a critical change of using the action payload sqlite data
This revision is now accepted and ready to land.Jun 11 2024, 3:53 PM2024-06-11 15:53:37 (UTC-7) will edited the test plan for this revision. (Show Details)Jun 11 2024, 3:54 PM2024-06-11 15:54:58 (UTC-7) Harbormaster completed remote builds in B29615: Diff 41227.Jun 11 2024, 4:11 PM2024-06-11 16:11:18 (UTC-7) This revision is now accepted and ready to land.Jun 12 2024, 4:17 AM2024-06-12 04:17:49 (UTC-7) Harbormaster failed remote builds in B29628: Diff 41249!Jun 12 2024, 12:22 PM2024-06-12 12:22:38 (UTC-7) will edited the test plan for this revision. (Show Details)Jun 12 2024, 12:39 PM2024-06-12 12:39:24 (UTC-7) Harbormaster completed remote builds in B29631: Diff 41252.Jun 12 2024, 12:52 PM2024-06-12 12:52:39 (UTC-7) Harbormaster completed remote builds in B29632: Diff 41253.Jun 12 2024, 1:57 PM2024-06-12 13:57:24 (UTC-7) will edited the test plan for this revision. (Show Details)Jun 12 2024, 2:18 PM2024-06-12 14:18:46 (UTC-7) Closed by commit rCOMM23c6aa4e6c09: [lib] assert function and setting client db with sqlite data (authored by will). · Explain WhyJun 12 2024, 2:20 PM2024-06-12 14:20:47 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41173 lib/reducers/master-reducer.js
lib/reducers/message-reducer.js
lib/reducers/message-reducer.test.js
lib/types/store-ops-types.js
native/data/sqlite-data-handler.js
|