Bug 716576 - nsCacheService closes its databases too late. r=michal.novotny.
This commit is contained in:
5
netwerk/cache/nsDiskCacheDeviceSQL.cpp
vendored
5
netwerk/cache/nsDiskCacheDeviceSQL.cpp
vendored
@@ -830,11 +830,6 @@ nsOfflineCacheDevice::nsOfflineCacheDevice()
|
||||
{
|
||||
}
|
||||
|
||||
nsOfflineCacheDevice::~nsOfflineCacheDevice()
|
||||
{
|
||||
Shutdown();
|
||||
}
|
||||
|
||||
/* static */
|
||||
bool
|
||||
nsOfflineCacheDevice::GetStrictFileOriginPolicy()
|
||||
|
||||
Reference in New Issue
Block a user