Comment #2 on issue 16452 by [email protected]: change HostResolver to an interface http://code.google.com/p/chromium/issues/detail?id=16452
I think it is better in changing HostResolver to an interface than refactoring HostMapper. We might have to at a later stage implement Domain lookups over SOCKS proxy. For that, I think a new HostResolver implementation would be a better (assuming currently we do domain lookups via gethostname() or equivalent system calls, and there we will have to establish our own UDP communications) -- 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 -~----------~----~----~----~------~----~------~--~---
