Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend
New issue 24629 by [email protected]: Incognito mode shares host cache with regular mode http://code.google.com/p/chromium/issues/detail?id=24629 Incognito mode should use a separate HostResolver with its own HostCache. That way in-memory state gathered by incognito mode doesn't outlive closing the final incognito window. Right now the DNS entries gathered by incognito mode will show up in about:net-internals even after closing the last window, since it is using the same host cache. -- 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 -~----------~----~----~----~------~----~------~--~---
