Comment #18 on issue 75 by pierre.lafayette: Duplicate 'Most Visited' Thumbnails http://code.google.com/p/chromium/issues/detail?id=75
Hi, I've written a failing test in HistoryTest (in attached file) called NoDuplicateSegmentsForURLs which exposes the bug. Along with the attached screen shot of a debug session where I visit four URLs that represent a single destination. Now the question is what is the best way to resolve this bug? While it would be nice for users to have more control over the contents of the new tab page, I believe that we should be able to prevent most cases of duplicity. The cases I've thought of are URLs that are aliases for others such as: http://mail.google.com and http://gmail.google.com. Then there are URLs with a different path but point to the same place like: http://mail.google.com and http://mail.google.com/mail. Before I try and devise a patch for this bug, I wanted to get input from the chromium team on how I should proceed. Thanks. Attachments: history_unittest.cc 32.0 KB new_tab_page_dups.jpg 175 KB -- 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 -~----------~----~----~----~------~----~------~--~---
