Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc Mstone-5 Area-ChromeFrame
New issue 25417 by [email protected]: Chrome frame navigations needs to observable by DNS prefetch system http://code.google.com/p/chromium/issues/detail?id=25417 The DNS prefetch system counts on hearing about all navigations in order to populate a tree of "subresources" for each page. There is currently an observer instance that monitors network step fetches of HTTP requests in Chromium, and this needs to be supported in Chrome Frame. (the current guess is that we observe chrome HTTP transactions... but Chrome frame may not be sending requests down that path, as it tries to use IE's infrastructure to obtain content). -- 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 -~----------~----~----~----~------~----~------~--~---
