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.
Fix#12580
Prevents duplicated pinned sites
Migration was attempting to insert pinned site with key format [location]|[partition]|0 when expected format is [location]|[partition]
Also ensures pinned site order stays consistent across migrations, windows, and app starts
Fix#12580
Prevents duplicated pinned sites
Migration was attempting to insert pinned site with key format [location]|[partition]|0 when expected format is [location]|[partition]
Also ensures pinned site order stays consistent across migrations, windows, and app starts
Fix#12580
Prevents duplicated pinned sites
Migration was attempting to insert pinned site with key format [location]|[partition]|0 when expected format is [location]|[partition]
Also ensures pinned site order stays consistent across migrations, windows, and app starts, and is compatible with pinning new sites, where order is set to the count of existing pinned sites
Description
Pinned tabs are duplicated after update to 0.20.16
Steps to Reproduce
Actual result:
Pinned tabs are duplicated.
Expected result:
Pinned tabs should not be duplicated.
Reproduces how often:
Easily
Brave Version
about:brave info:
Brave | 0.20.16
V8 | 6.3.292.49
rev | 0c42d0b
Muon | 4.5.36
Reproducible on current live release:
no
Additional Information
I have a profile I can share (testing profile) if that will help.
The text was updated successfully, but these errors were encountered: