This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
top site tiles not being populated when updating profile from 0.19.147 #12941
Labels
Milestone
Comments
+1 from community: https://community.brave.com/t/add-home-screen-icons/15550 |
This was referenced Feb 10, 2018
@cezaraugusto test plan works (0.19.x -> 0.20.x) but doesn't work when going from 0.20.30 (currently released version) to 0.20.40. I suspect a majority of users will be updating from 0.20.30 to the next 0.20 version. |
@cezaraugusto the change you made only executes when upgrading from 0.19.x to 0.20.x (hence the behavior @LaurenWags reports). Is there another way we can detect this broken state (and fix)? |
@bsclifton @cezaraugusto should we push this into 0.22 or in the backlog? |
@NejcZdovc let's push to 0.21 for now- if a quick fix comes in, we can consider doing a new build and |
bsclifton
modified the milestones:
0.20.x Release 2 (Referral Promotion),
0.21.x (Beta Channel)
Feb 14, 2018
cezaraugusto
added a commit
that referenced
this issue
Mar 12, 2018
fix #12941 - Some users upgrading from 0.20.x still experience the bug that unallow usage of top sites in the newtab page. changes in here ensure that pinned top sites are deduped at startup
cezaraugusto
added a commit
that referenced
this issue
Mar 13, 2018
This was referenced Mar 22, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Test plan
#12968 (comment)
Description
I have a profile that I was using with version 0.19.147 which encountered issue #12027 (to the degree that I only have one (default, pinned) top site tile). When this profile was updated to 0.20.27 and I began to browse, I noticed my top site tiles were not being populated.
Steps to Reproduce
Actual result:
No new top site tiles added, only the default, pinned top site tile is displayed:
Expected result:
Additional top site tiles should appear based on your browsing.
Reproduces how often:
Easily
Brave Version
about:brave info:
Brave | 0.20.27
V8 | 6.4.388.40
rev | 76102c5
Muon | 4.7.9
OS Release | 16.7.0
Update Channel | Release
OS Architecture | x64
OS Platform | macOS
Node.js | 7.9.0
Brave Sync | v1.4.2
libchromiumcontent | 64.0.3282.119
Reproducible on current live release:
n/a
Additional Information
Missed when testing #12027
The text was updated successfully, but these errors were encountered: