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

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

Issue 9558011: Remove memcheck suppressions for 109491 and 115808 (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 10 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 | « 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 3e58d563d54547b4cc77c0f7af0662b2ad6ca078..d417bef310a242e973ce70f89af1f77293c1fd66 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5356,40 +5356,6 @@
fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi
}
{
- bug_109491_a
- Memcheck:Uninitialized
- fun:_ZNK7WebCore15FontDescriptioneqERKS0_
- fun:_ZNK7WebCore4FonteqERKS0_
- ...
- fun:_ZN7WebCore8Document11recalcStyleENS_4Node11StyleChangeE
- fun:_ZN7WebCore8Document19updateStyleIfNeededEv
- fun:_ZN7WebCore11FrameLoader11stopLoadingENS_17UnloadEventPolicyE
- fun:_ZN7WebCore11FrameLoader8closeURLEv
- fun:_ZN7WebCore11FrameLoader21transitionToCommittedEN3WTF10PassRefPtrINS_10CachedPageEEE
- fun:_ZN7WebCore11FrameLoader21commitProvisionalLoadEv
- fun:_ZN7WebCore14DocumentLoader13commitIfReadyEv
- fun:_ZN7WebCore14DocumentLoader15finishedLoadingEv
- fun:_ZN7WebCore11FrameLoader15finishedLoadingEv
- fun:_ZN7WebCore18MainResourceLoader16didFinishLoadingEd
-}
-{
- bug_109491_b
- Memcheck:Uninitialized
- fun:_ZNK7WebCore15FontDescriptioneqERKS0_
- fun:_ZNK7WebCore15FontDescriptionneERKS0_
- fun:_ZN7WebCore11RenderStyle18setFontDescriptionERKNS_15FontDescriptionE
- fun:_ZN7WebCore16CSSStyleSelector18setFontDescriptionENS_15FontDescriptionE
- fun:_ZN7WebCore16CSSStyleSelector13applyPropertyEiPNS_8CSSValueE
- fun:_ZN7WebCore16CSSStyleSelector15applyPropertiesILb1EEEvPKNS_16StylePropertySetEPNS_12CSSStyleRuleEbb
- fun:_ZN7WebCore16CSSStyleSelector22applyMatchedPropertiesILb1EEEvRKNS0_11MatchResultEbiib
- fun:_ZN7WebCore16CSSStyleSelector22applyMatchedPropertiesERKNS0_11MatchResultE
- fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderStyleEbbPNS_12RenderRegionE
- fun:_ZN7WebCore7Element16styleForRendererEv
- fun:_ZN7WebCore19NodeRendererFactory22createRendererIfNeededEv
- fun:_ZN7WebCore4Node22createRendererIfNeededEv
- fun:_ZN7WebCore7Element6attachEv
-}
-{
bug_109495a
Memcheck:Leak
fun:_Zna*
@@ -5919,18 +5885,6 @@
fun:_ZN10scoped_ptrIN5views4ViewEED1Ev
fun:_ZN5views4View17DoRemoveChildViewEPS0_bbb
}
-{
- bug_115808_a
- Memcheck:Uninitialized
- fun:_ZN7WebCore18HarfBuzzShaperBase25determineWordBreakSpacingEv
-}
-{
- bug_115808_b
- Memcheck:Uninitialized
- fun:_ZN7WebCore18HarfBuzzShaperBase10setPaddingEi
- fun:_ZN7WebCore21ComplexTextController*
-}
-
#-----------------------------------------------------------------------
# 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