Page MenuHomePhabricator

Refactor getAllThreads{Sync}. Bring db threads parsing into separate function
ClosedPublic

Authored by marcin on Nov 30 2022, 10:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 9, 6:24 PM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:39 AM
Unknown Object (File)
Nov 18 2024, 7:41 PM
Unknown Object (File)
Nov 18 2024, 7:24 PM
Subscribers

Details

Summary

This differential brings db threads parsing into separate function. It will be usefull when we implement one JSI call to fetch all SQLite data.

Test Plan

Launch the app, kill the app. Launch it again with flipper. Ensure threads are in the payload of SET_CLIENT_DB_STORE action.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 1 2022, 6:13 AM