Comment #52 on issue 4769 by bugdro...@chromium.org: "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=8418

------------------------------------------------------------------------
r8418 | rvar...@google.com | 2009-01-21 15:54:07 -0800 (Wed, 21 Jan 2009) |  
8 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/release_154.next/src/net/http/http_cache.cc?r1=8418&r2=8417
    M  
http://src.chromium.org/viewvc/chrome/branches/release_154.next/src/net/http/http_cache_unittest.cc?r1=8418&r2=8417

Merge r7669 into 154 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

Review URL: http://codereview.chromium.org/18469
------------------------------------------------------------------------


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