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

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

Issue 8571012: Remove suppressions for crbug.com/104029. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | « no previous file | 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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 811e2b4c15eb885baa98fa7e9ce75c8210e198ae..68a7a6a3d7a96cd8110952330080506cfbdd6f60 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5223,28 +5223,6 @@
fun:_ZNK7WebCore16CSSStyleSelector24canShareStyleWithElementEPNS_4NodeE
fun:_ZNK7WebCore16CSSStyleSelector26findSiblingForStyleSharingEPNS_4NodeERj
}
-{
- bug_104029a
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN11BalloonHost*
- fun:_ZN15BalloonViewHost*
-}
-{
- bug_104029b
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN8chromeos15BalloonView*
- ...
- fun:_ZN8chromeos21BalloonCollectionImpl*
-}
-{
- bug_104029c
- Memcheck:Addr4
- fun:_ZN8chromeos26PowerManagerClientStubImpl6UpdateEv
-}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698