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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 7978051: Fix memory leak in SyncableExtensionSettingsStorage. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 3 months 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
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index ef6d07989e793927087f50a96e279624efaa5cef..6b23f9acd350952d65fd0735d760504c805c2de0 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1694,12 +1694,6 @@
fun:ExtensionSettingsQuotaUnittest*
}
{
- bug_97511_b
- Heapcheck:Leak
- ...
- fun:ExtensionSettingsSyncTest*
-}
-{
bug_97511_c
Heapcheck:Leak
...

Powered by Google App Engine
This is Rietveld 408576698