Comment #5 on issue 8383 by [email protected]: Hook up History
http://code.google.com/p/chromium/issues/detail?id=8383
the script:
historyResult("",[]);
is being called hundreds of times a second. This is a side-effect of
getSearchResults_() being called in the JS and it in turn calling back to
C++ for
|getHistory|.
I'm having a hard time tracking down why this is being called as adding any
|alert()|
calls breaks the page (it never loads any entries).
--
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
-~----------~----~----~----~------~----~------~--~---