-
Notifications
You must be signed in to change notification settings - Fork 892
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reset sync right away if devices size <= 1 #1191
Conversation
Also fixes brave/brave-browser#2737 . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
Reset sync right away if devices size <= 1
Reset sync right away if devices size <= 1
0.59.x: a81ec8b |
@bbondy looks like this landed in |
Verification passed on |
fix brave/brave-browser#2533
fix brave/brave-browser#2552
fix brave/brave-browser#2728
fix brave/brave-browser#2737
Submitter Checklist:
npm test brave_unit_tests && npm test brave_browser_tests
) ongit rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Setup sync without second device
Setup sync with second device and delete second device
Setup sync with second device and self deleted
Reviewer Checklist: