diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-20 08:19:36 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-20 08:19:36 +0000 |
commit | b0d839907704d0e558fa3dd750e268c196814350 (patch) | |
tree | 12c1d9a2451900b380778263ad4a25910f7bec36 /tools/valgrind | |
parent | dd18f10f98feade390f6b8ffc274829bbce41248 (diff) | |
download | chromium_src-b0d839907704d0e558fa3dd750e268c196814350.zip chromium_src-b0d839907704d0e558fa3dd750e268c196814350.tar.gz chromium_src-b0d839907704d0e558fa3dd750e268c196814350.tar.bz2 |
Removes the suppression rule for Bug 100154.
This change removes the suppression rule for Bug 100154 since it was fixed by upstream.
TBR=glider
BUG=100154
TEST=make the "WebKit Linux (valgrind layout)" bot green without this rule.
Review URL: http://codereview.chromium.org/8989009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115095 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 43b7236..64a7724 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -4372,32 +4372,6 @@ fun:_Z22RecoveryRegisterHelperP22ComponentUpdateServiceP11PrefService } { - bug_100154 - Memcheck:Uninitialized - fun:HB_GSUB_Select_Feature - fun:_ZN7WebCoreL17setupFontFeaturesEPKNS_19FontFeatureSettingsEP11HB_FaceRec_ - fun:_ZN7WebCore21ComplexTextController21setupFontForScriptRunEv - fun:_ZN7WebCore21ComplexTextController13nextScriptRunEv - fun:_ZN7WebCore21ComplexTextController14widthOfFullRunEv - fun:_ZNK7WebCore4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE - fun:_ZNK7WebCore4Font5widthERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE - fun:_ZN7WebCore10RenderText29computePreferredLogicalWidthsEfRN3WTF7HashSetIPKNS_14SimpleFontDataENS1_7PtrHashIS5_EENS1_10HashTraitsIS5_EEEERNS_13GlyphOverflowE - fun:_ZN7WebCore10RenderText29computePreferredLogicalWidthsEf - fun:_ZNK7WebCore10RenderText15maxLogicalWidthEv - fun:_ZNK7WebCore10RenderText5widthEjjRKNS_4FontEfPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE - fun:_ZN7WebCoreL9textWidthEPNS_10RenderTextEjjRKNS_4FontEfbb - fun:_ZN7WebCore11RenderBlock11LineBreaker13nextLineBreakERNS_12BidiResolverINS_14InlineIteratorENS_7BidiRunEEERNS_8LineInfoERSt4pairIPNS_10RenderTextENS_21LazyLineBreakIteratorEEPNS0_14FloatingObjectEj - fun:_ZN7WebCore11RenderBlock26layoutRunsAndFloatsInRangeERNS_15LineLayoutStateERNS_12BidiResolverINS_14InlineIteratorENS_7BidiRunEEERKS4_RKNS_10BidiStatusEj - fun:_ZN7WebCore11RenderBlock19layoutRunsAndFloatsERNS_15LineLayoutStateEb - fun:_ZN7WebCore11RenderBlock20layoutInlineChildrenEbRiS1_ - fun:_ZN7WebCore11RenderBlock11layoutBlockEbiNS0_15BlockLayoutPassE - fun:_ZN7WebCore11RenderBlock6layoutEv - fun:_ZN7WebCore11RenderBlock16layoutBlockChildEPNS_9RenderBoxERNS0_10MarginInfoERiS5_ - fun:_ZN7WebCore11RenderBlock19layoutBlockChildrenEbRi - fun:_ZN7WebCore11RenderBlock11layoutBlockEbiNS0_15BlockLayoutPassE - fun:_ZN7WebCore11RenderBlock6layoutEv -} -{ bug_100330 Memcheck:Leak fun:_Znw* |