Comment #9 on issue 6646 by [email protected]: Characters typed in the Omnibar appear slowly - jerky, unresponsive behavior http://code.google.com/p/chromium/issues/detail?id=6646
Peter is right, bookmark searching is done on the main thread (it's all loaded into the main thread). We'll need a better algorithm to deal with large sets of bookmarks. As a simple fix for the time being we can disable bookmark search if you have a large number of bookmarks. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
