Comment #40 on issue 9952 by [email protected]: Crash -  
net::HttpCache::DeactivateEntry(net::HttpCache::ActiveEntry *)
http://code.google.com/p/chromium/issues/detail?id=9952

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=23347

------------------------------------------------------------------------
r23347 | [email protected] | 2009-08-13 13:04:28 -0700 (Thu, 13 Aug  
2009) | 15 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/net/http/http_cache.cc?r1=23347&r2=23346
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/net/http/http_cache.h?r1=23347&r2=23346
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/net/http/http_cache_unittest.cc?r1=23347&r2=23346

Merge 22701 - Http Cache: Deactivate entries without having the key of the
entry to delete.

The disk cache may fail to provide the key for a given entry
(if there is a disk error, for instance), so we fall back
to enumerate the active entries to delete this one.

BUG=9952
TEST=unittest

Review URL: http://codereview.chromium.org/165089

[email protected]

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


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