Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

updating from 0.13.4 to 0.13.5 RC(1, 2) loses session-store-1 data #7466

Closed
diracdeltas opened this issue Mar 2, 2017 · 0 comments
Closed

Comments

@diracdeltas
Copy link
Member

diracdeltas commented Mar 2, 2017

platform: OS X

when i update from 0.13.4 to 0.13.5 RC 1 or 2, most of my browser data (history, bookmarks, preferences, tabs, etc.) disappear. session-store-1 goes from 900+ KB to 27 KB.

this does not happen when upgrading to Preview 3, so the culprit is somewhere between 7373a01 and 0e68342

STR:

  1. open 0.13.4, add some preferences and bookmarks
  2. upgrade to 0.13.5 RC
  3. open browser, observe that preferences and bookmarks are gone
@diracdeltas diracdeltas added this to the 0.13.5 milestone Mar 2, 2017
diracdeltas added a commit that referenced this issue Mar 2, 2017
…sistent state

When upgrading from 0.13.4 to 0.13.5, this was causing getting persistent state
to fail on startup, thereby losing session state. Fix #7466

Test Plan:
1. copy your session-store-1 from Brave 0.13.4 into the brave-development profile folder
2. npm start
3. Brave should show tabs, bookmarks, settings, etc from the 0.13.4 profile
bsclifton pushed a commit that referenced this issue Mar 3, 2017
…sistent state

When upgrading from 0.13.4 to 0.13.5, this was causing getting persistent state
to fail on startup, thereby losing session state. Fix #7466

Test Plan:
1. copy your session-store-1 from Brave 0.13.4 into the brave-development profile folder
2. npm start
3. Brave should show tabs, bookmarks, settings, etc from the 0.13.4 profile
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants