Comment #1 on issue 17604 by [email protected]: Browser crash after  
critical disk cache error.
http://code.google.com/p/chromium/issues/detail?id=17604

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

------------------------------------------------------------------------
r21550 | [email protected] | 2009-07-24 11:06:15 -0700 (Fri, 24 Jul 2009)  
| 11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/disk_cache/backend_impl.cc?r1=21550&r2=21549
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/disk_cache/backend_impl.h?r1=21550&r2=21549
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/disk_cache/backend_unittest.cc?r1=21550&r2=21549

Disk cache: Avoid restarting the cache while it may be in use.

Now the code that releases resources runs from the message loop
so that methods can cause the cache to disable itself while
still being able to touch internal state.

BUG=17604
TEST=unittests.


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


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