Page MenuHomePhabricator

[native] extract constants from `persist.js`
AcceptedPublic

Authored by kamil on Thu, Apr 3, 3:23 AM.

Details

Reviewers
bartek
Summary

Part of ENG-10477

To be able to call restoreBackupData, we need the store version. Doing the same approach as for the web. In the future, this should be defined in /lib, but I'll take care of this as part of Run the migrations during backup restoration because I am not sure we're ready for it.

Depends on D14521

Test Plan

Flow, build native_rust_library

Diff Detail

Repository
rCOMM Comm
Branch
backup-publish
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil edited the test plan for this revision. (Show Details)
kamil published this revision for review.Thu, Apr 3, 3:52 AM
bartek added inline comments.
native/native_rust_library/build.rs
141
This revision is now accepted and ready to land.Thu, Apr 3, 4:22 AM