Updates:
Summary: "Waiting for cache" message
Comment #19 on issue 4769 by [email protected]: "Waiting for
cache" message
http://code.google.com/p/chromium/issues/detail?id=4769
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=7719
------------------------------------------------------------------------
r7719 | [email protected] | 2009-01-07 23:01:40 -0800 (Wed, 07 Jan 2009) |
12 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/chrome_official_branch/src/net/http/http_cache.cc?r1=7719&r2=7718
M
http://src.chromium.org/viewvc/chrome/branches/chrome_official_branch/src/net/http/http_cache_unittest.cc?r1=7719&r2=7718
Merge r7669 to a 154.43 release branch.
When there are multiple requests for the same resource, it is
possible that cancelling a request that is currently a reader
may be racing with another reader being completed. In that
case, we were not removing the transaction for the cancelled
request so all queued requests were blocked forever.
BUG=4769
TEST=unittest
TBR=rvargas
Review URL: http://codereview.chromium.org/17405
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---