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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 7978053: Fix memory leak in SyncableExtensionSettingsStorage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 fcffcef17725f57494bc9f529335e5afc3e4efc0..6671b74589f130c6a571dacb13af74c8fa05462b 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1687,9 +1687,3 @@
fun:sync_notifier::NonBlockingInvalidationNotifier::Core::UpdateCredentials
fun:void DispatchToMethod
}
-{
- bug_97511_b
- Heapcheck:Leak
- ...
- fun:ExtensionSettingsSyncTest*
-}
« no previous file with comments | « chrome/browser/extensions/syncable_extension_settings_storage.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698