-
Notifications
You must be signed in to change notification settings - Fork 970
Editing a bookmark (or folder) locks up the browser #9674
Comments
Assigning to @NejcZdovc; this may be improved by some of the upcoming redux component work / optimizations |
Ok found one real bottle necks and one improvment. If I disabled this line I get computed time for merge props: (this one can be improved, but it's not a bottle neck) Second: https://github.com/brave/browser-laptop/blob/master/app/renderer/components/bookmarks/addEditBookmarkHanger.js#L187 For the second one instead of using Test was done with bookmark export provided by @bsclifton (it has lizard people in and some other bookmarks cca 6k) |
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves brave#9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
Resolves #9674 Auditors: @bsclifton Test Plan: - have a lot of bookmarks (1k +) - try to add a bookmark with clicking on the star
This is still happening for the latest Brave release. Browser is completely locked up and has to be killed.
|
@bigkahuna1uk this will be fixed in 0.19.x version. Coming really soon |
Test plan
#9710 (comment)
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Bringing up the modal used to add/edit bookmarks/folders is horribly slow
Platform (Win7, 8, 10? macOS? Linux distro?):
macOS
Brave Version (revision SHA):
0.17.6
Steps to reproduce:
Add folder
Actual result:
The browser freezes up and visibly shows the lag (often turning mouse into beach ball icon)
Expected result:
The UI should be responsive and snappy
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Is this an issue in the currently released version?
Can this issue be consistently reproduced?
Extra QA steps:
1.
2.
3.
Screenshot if needed:
Any related issues:
The text was updated successfully, but these errors were encountered: