Page MenuHomePhabricator

[lib] attempt restoring User Data after restoring primary device
ClosedPublic

Authored by kamil on Thu, Apr 3, 5:00 AM.
Tags
None
Referenced Files
F5297705: D14533.diff
Mon, Apr 7, 9:58 PM
Unknown Object (File)
Sun, Apr 6, 9:29 PM
Unknown Object (File)
Sun, Apr 6, 3:39 PM
Unknown Object (File)
Sun, Apr 6, 6:58 AM
Unknown Object (File)
Sun, Apr 6, 5:49 AM
Unknown Object (File)
Sat, Apr 5, 7:49 AM
Unknown Object (File)
Thu, Apr 3, 10:42 AM
Subscribers

Details

Summary

ENG-10478

This is optional, just to start testing this.

Depends on D14532

Test Plan

Flip fullBackupSupport, delete app, install and restore - all thick threads are there

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Thu, Apr 3, 5:02 AM
kamil added inline comments.
native/account/restore.js
183 ↗(On Diff #47638)

Looks like code duplication with D14532, but trying to implement one method makes it less readable

193 ↗(On Diff #47638)

we should so it this way as this is the source of truth for now, but wondering about renaming this because this might be confusing

bartek added inline comments.
native/account/restore.js
193 ↗(On Diff #47638)

Agree, but I don't have any ideas for a better name

This revision is now accepted and ready to land.Thu, Apr 3, 5:06 AM