Issue 3835: Pages that take too long to load won't have their content indexed http://code.google.com/p/chromium/issues/detail?id=3835
New issue report by [EMAIL PROTECTED]: The reported test case was this page: http://edition.cnn.com/2008/SHOWBIZ/Movies/08/04/brangelina.photos/index.ht ml and then searching for "Brad". There will sometimes be no match, and if you search for something in the title like "images", there will be a match but with no content snippet. The problem here is that we don't get the full text of the page in less than 20 seconds after the navigation happened. This can happen if parts of the page are very slow to load. This also explains why it sometimes works and sometimes not on this slow page. We should have some fallback, if we get full text for a page that isn't in the recent data list in TextDatabaseManager, we should go look up the last visit and associate the new content with it. Copied from internal b/1309080 Issue attributes: Status: Assigned Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Misc Mstone-1.1 -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to chromium-bugs@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---