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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 10835040: Valgrind/Heapchecker: Remove obsolete suppressions for a BackgroundApplicationListModelTest that no… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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
« no previous file with comments | « tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 148974)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -2707,17 +2707,6 @@
fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEEi
}
{
- bug_73358
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN14TestingProfile30GetRequestContextForExtensionsEv
- ...
- fun:_ZN20ExtensionDataDeleterC1EP7ProfileRK4GURL
- fun:_ZN16ExtensionService18ClearExtensionDataERK4GURL
- fun:_ZN16ExtensionService18UninstallExtension*
- fun:*BackgroundApplicationListModelTest*
-}
-{
bug_73415
Memcheck:Unaddressable
fun:_ZN23AccessibilityController36shouldDumpAccessibilityNotificationsEv
@@ -5755,6 +5744,14 @@
fun:_ZN6syncer21JsSyncManagerObserver24OnInitializationCompleteERKNS_10WeakHandleINS_9JsBackendEEEbNS_7EnumSetINS_9ModelTypeELS7_2ELS7_16EEE
fun:_ZN6syncer12_GLOBAL__N_155JsSyncManagerObserverTest_OnInitializationComplete_Test8TestBodyEv
}
+{
+ bug_139635a
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN6syncer21JsSyncManagerObserver24OnInitializationCompleteERKNS_10WeakHandleINS_9JsBackendEEEbNS_7EnumSetINS_9ModelTypeELS7_2ELS7_16EEE
+ fun:_ZN6syncer15SyncManagerImpl4Init*
+ fun:_ZN12browser_sync15SyncBackendHost4Core12DoInitializeERKNS0_19DoInitializeOptionsE
+}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
« no previous file with comments | « tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698