Page MenuHomePhabricator

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

Authored by kamil on Thu, Apr 3, 3:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 23, 10:45 AM
Unknown Object (File)
Tue, Apr 22, 1:33 AM
Unknown Object (File)
Sat, Apr 19, 11:28 PM
Unknown Object (File)
Sat, Apr 19, 4:24 AM
Unknown Object (File)
Fri, Apr 18, 9:37 PM
Unknown Object (File)
Fri, Apr 18, 8:26 PM
Unknown Object (File)
Fri, Apr 18, 4:50 AM
Unknown Object (File)
Thu, Apr 17, 12:05 AM
Subscribers

Details

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