Chromium Code Reviews| Index: tools/valgrind/memcheck/suppressions.txt |
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
| index c4668b54540871742f1388d9bb3e1431279b7cfa..ccf8e6a35033a34dbfe483843d23c10d000cf745 100644 |
| --- a/tools/valgrind/memcheck/suppressions.txt |
| +++ b/tools/valgrind/memcheck/suppressions.txt |
| @@ -4896,7 +4896,7 @@ |
| fun:_ZN24NavigationControllerImpl9LoadEntryEPN7content19NavigationEntryImplE |
| fun:_ZN24NavigationControllerImpl7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs |
| fun:_ZN11BalloonHost4InitEv |
| - fun:_ZN15BalloonViewHost4InitEP* |
| + fun:_ZN15BalloonViewHost4InitEP10_GtkWidget |
|
sky
2012/02/09 03:48:56
Is this change intentional?
oshima
2012/02/09 07:46:02
Probably not. This part should be reverted.
|
| fun:_ZN19BalloonViewHostView20ViewHierarchyChangedEbPN5views4ViewES2_ |
| } |
| { |
| @@ -5792,27 +5792,6 @@ |
| fun:_ZN18SpellCheckProvider19RequestTextCheckingERKN6WebKit9WebStringEiPNS0_25WebTextCheckingCompletionE |
| fun:_ZN12_GLOBAL__N_141SpellCheckProviderTest_UsingHunspell_Test8TestBodyEv |
| } |
| -{ |
| - bug_113276 |
| - Memcheck:Leak |
| - fun:_Znw* |
| - ... |
| - fun:_ZN2ui13LayerAnimator9SetBoundsERKN3gfx4RectE |
| - fun:_ZN2ui5Layer9SetBoundsERKN3gfx4RectE |
| - fun:_ZN4aura6Window17SetBoundsInternalERKN3gfx4RectE |
| - fun:_ZN4aura13LayoutManager20SetChildBoundsDirectEPNS_6WindowERKN3gfx4RectE |
| - fun:_ZN3ash8internal23StatusAreaLayoutManager14SetChildBoundsEPN4aura6WindowERKN3gfx4RectE |
| - fun:_ZN4aura6Window9SetBoundsERKN3gfx4RectE |
| - fun:_ZN5views16NativeWidgetAura7SetSizeERKN3gfx4SizeE |
| - fun:_ZN5views6Widget7SetSizeERKN3gfx4SizeE |
| - fun:_ZN14StatusAreaView20PreferredSizeChangedEv |
| - fun:_ZN14StatusAreaView25ChildPreferredSizeChangedEPN5views4ViewE |
| - fun:_ZN5views4View20PreferredSizeChangedEv |
| - fun:_ZN5views14TextButtonBase14UpdateTextSizeEv |
| - fun:_ZN5views14TextButtonBase7SetFontERKN3gfx4FontE |
| - fun:_ZN16StatusAreaButton15UpdateTextStyleEv |
| - fun:_ZN14StatusAreaView21UpdateButtonTextStyleEv |
| -} |
| #----------------------------------------------------------------------- |
| # 4. These only occur on our Google workstations |