Issue 3828: XMLHttpRequest HEAD request blocks the process for 2 minutes
http://code.google.com/p/chromium/issues/detail?id=3828
New issue report by phnixwxz:
Chrome Version : 0.3.154.6
URLs (if applicable) : The attached test case
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 3: OK
Firefox 3: OK
IE 7: OK
What steps will reproduce the problem?
1. Access the attachment 1 (synchronous HEAD request) or attachment 2
(asynchronous HEAD request)
What is the expected result?
The browser should alert "timeused:200" immediately. (timeused is in
miliseconds)
What happens instead?
The process will be blocked for 2 minutes before "timeused:200" is alerted.
The title shows "Loading..." during the blocked state and the icon shows
the rotating circle.
The displayed "timeused" is always around 120000 miliseconds.
This is the cause of issue 3826.
Attachments:
head_request_sync.html 396 bytes
head_request_async.html 521 bytes
Issue attributes:
Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Misc
--
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---