You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
i think this may be due to a race condition in getObjectById when calling applySiteRecord. if applySiteRecord is called for a bookmark UPDATE before the same bookmark's CREATE has propagated to appState, then getFolderIdByObjectId returns undefined, so the bookmark is not in any folder
i'm trying to address the same issue in #7309 right now
fix#7308fix#7293fix#7307
Auditors: @ayumi@alexwykoff
Test Plan:
1. in about:preferences#sync, choose the 'i have an existing sync code' option. enter in the code words that Alex posted in #testers (starts with 'forsaken')
2. wait for 6000+ bookmarks to appear in the bookmarks toolbar. the browser should not freeze or use excessive memory during the sync. for me it takes about 5 seconds.
3. open about:bookmarks. you should see a bunch of folders with bookmarks, including subfolders.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Bookmark folder tree structure is not properly synced between devices
Platform (Win7, 8, 10? macOS? Linux distro?):
Windows 10 x64
Brave Version (revision SHA):
Brave 0.13.5
rev 59a41eb
Steps to reproduce:
Actual result:
Bookmark folder tree structure is not properly synced between devices
Expected result:
Both device should have the same folder structure
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
N/A
Can this issue be consistently reproduced?
Yes
Extra QA steps:
1.
2.
3.
Screenshot if needed:
Pyramid 0
Pyramid 1
Any related issues:
some bookmarks not synced in the correct folder sync#49
The text was updated successfully, but these errors were encountered: