Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Unified Diff: tools/lsan/suppressions.txt

Issue 116063003: Fix leak in MetricsLogTest.InitialLogStabilityMetrics test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/metrics/metrics_service_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/lsan/suppressions.txt
===================================================================
--- tools/lsan/suppressions.txt (revision 241317)
+++ tools/lsan/suppressions.txt (working copy)
@@ -73,10 +73,6 @@
leak:WTF::StringImpl::createUninitialized
leak:ResourceBundleSourceMap::GetSource
-# http://crbug.com/328987
-leak:MetricsNetworkObserver::ProbeWifiPHYLayerProtocol
-leak:MetricsLog::MetricsLog
-
#### Actual bugs in Chromium code ####
# PLEASE DO NOT ADD NEW SUPPRESSIONS TO THIS SECTION. Instead, commits that
# introduce memory leaks should be reverted.
« no previous file with comments | « chrome/browser/metrics/metrics_service_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698