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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 7977041: Fix unittest-only leak in ExtensionSettingsUIWrapper. (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..966a88ee1551db8828db34ce7e6f670e074b257f 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1699,15 +1699,3 @@
...
fun:ExtensionSettingsSyncTest*
}
-{
- bug_97511_c
- Heapcheck:Leak
- ...
- fun:ExtensionUpdaterTest*
-}
-{
- bug_97511_d
- Heapcheck:Leak
- ...
- fun:ExtensionServiceTestSimple*
-}
« no previous file with comments | « chrome/browser/extensions/extension_settings_ui_wrapper.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698