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.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
I have a LOT of bookmarks in Chrome. When I import them to Brave then visit the Bookmarks Manager (about:bookmarks) I find that if I open a larger folder, the entire page becomes unresponsive as it fetches favicons for the links.
Expected behavior:
I should be able to interact with the page regardless of background actions.
Platform (Win7, 8, 10? macOS? Linux distro?):
Tested on OS X
Brave Version:
0.12.8 RC1
Steps to reproduce:
Import a huge amount of bookmarks, especially one with a huge folder of bookmarks.
Moving this back to 0.12.10; this is an edge case, but I can see a lot of folks hitting this. The good news is, it should be caching the icons after fetching. It should be rate limiting the # requests made.
@bridiver does it make any sense why chromium would be hanging when requesting a large # of favicons? It should be capped at ~6 resources concurrently, right? (and with that, max 2 per domain, IIRC)
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
I have a LOT of bookmarks in Chrome. When I import them to Brave then visit the Bookmarks Manager (about:bookmarks) I find that if I open a larger folder, the entire page becomes unresponsive as it fetches favicons for the links.
Expected behavior:
I should be able to interact with the page regardless of background actions.
Platform (Win7, 8, 10? macOS? Linux distro?):
Tested on OS X
Brave Version:
0.12.8 RC1
Steps to reproduce:
Screenshot if needed:
Any related issues: Cache favicons (to prevent fetching each time Brave is reloaded) #2697
The text was updated successfully, but these errors were encountered: