Comment #24 on issue 12754 by [email protected]: "Resolving host" takes  
forever; disabling prefetching helps
http://code.google.com/p/chromium/issues/detail?id=12754

For those that reproduce this, can you try running (with prefetch enabled)  
using this custom build:

http://dl.getdropbox.com/u/890462/chromium/chromium-with-logging.zip

(1) Download the above
(2) Extract the zip
(3) Exit running instances of chrome
(4) Launch my version of chrome.exe which you just downloaded
(5) Reproduce the slowness
(6) Exit chrome

There will be a file called "chrome_debug.log" in the directory that  
contains chrome.exe.

Please upload this file; the lines of interest I care about contain the  
word "XXX".



If you couldn't reproduce the slowness using this instrumented build, then  
its probably because my instrumented build is not
using your chrome profile.
In this case, please additionally do these steps:

(1) Make a copy of your chrome profile  
(http://dev.chromium.org/user-experience/user-data-directory)

On windows XP this means you copy:
    C:\Documents and Settings\<username>\Local Settings\Application  
Data\Google\Chrome\User Data
to:
    c:\tmp\copy-of-profile

(2) Launch the attached "chrome.exe" with the command-line flag:
   --user-data-dir="c:\tmp\copy-of-profile"


Thanks.

--
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

Reply via email to