Bug 1281793 - Remove some non-used telemetry IDs - part 7 - network/cache (2), r=mayhemer
This commit is contained in:
2
netwerk/cache/nsCacheService.cpp
vendored
2
netwerk/cache/nsCacheService.cpp
vendored
@@ -1030,7 +1030,7 @@ public:
|
||||
|
||||
NS_IMETHOD Run()
|
||||
{
|
||||
nsCacheServiceAutoLock lock(LOCK_TELEM(NSDOOMEVENT_RUN));
|
||||
nsCacheServiceAutoLock lock;
|
||||
|
||||
bool foundActive = true;
|
||||
nsresult status = NS_ERROR_NOT_AVAILABLE;
|
||||
|
||||
Reference in New Issue
Block a user