Comment #8 on issue 18618 by [email protected]: loading forever in one tab and instantly in another http://code.google.com/p/chromium/issues/detail?id=18618
> eroman is working on something that once finished should help in > diagnosing this. Yes indeed. I have begun working on a request profiler in order to help debug this and related problems. It is almost done, and probably complete enough to try using for this bug investigation. @mahaniok: Can you download/build the very latest version of chromium -- should be later than r25584. You can grab a build off of http://build.chromium.org/buildbot/continuous. Now reproduce the slowness using this build. Once you encounter the problem, please navigate to "view-net-internal:" This page will show the sequence of actions that chrome did to load each URL, and how long each action took. Specifically, we are going to be interested in the "urlrequest.recent" and "urlrequest.outstanding" sections If you can copy-paste these logs into the bug report, we can figure out what is going on. 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 -~----------~----~----~----~------~----~------~--~---
