diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-03 07:06:32 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-03 07:06:32 +0000 |
commit | 7bebfa04372d8b9058dbc0dbb53a7a6499319fd1 (patch) | |
tree | e0b8e6f4dc1d3d7c8173a5310d1fe236ed6c5c8d /tools/heapcheck | |
parent | bba1b5c49861a496eb7360ae6893472447d1d1f4 (diff) | |
download | chromium_src-7bebfa04372d8b9058dbc0dbb53a7a6499319fd1.zip chromium_src-7bebfa04372d8b9058dbc0dbb53a7a6499319fd1.tar.gz chromium_src-7bebfa04372d8b9058dbc0dbb53a7a6499319fd1.tar.bz2 |
Cleanup suppressions after aura transition & gtk eradication
BUG=38254,51587,57949,70327,75023,79671,84833,89938,90013,90154,92573,96367,96368,104029,104690,104998,108531,109638, 116923
TEST=valgrind/heap bots stays green
Review URL: https://chromiumcodereview.appspot.com/9963016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130330 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 7725530..189176b 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -849,17 +849,6 @@ fun:GpuProcessHostUIShim::GetForRenderer } { - bug_75023 - Heapcheck:Leak - ... - fun:::DefaultFocusManagerFactory::CreateFocusManager - fun:views::FocusManagerFactory::Create - fun:views::Widget::OnNativeWidgetCreated - fun:views::NativeWidgetAura::InitNativeWidget - fun:views::Widget::Init - fun:views::::NativeWidgetAuraTest_GetClientAreaScreenBounds_Test::TestBody -} -{ bug_76354 Heapcheck:Leak fun:*ViewHostMsg_ResolveProxy @@ -1188,16 +1177,6 @@ fun:chromeos::ProxyConfigServiceImplTest::CreateConfigService } { - bug_90154 - Heapcheck:Leak - ... - fun:views::NativeWidgetGtk::InitNativeWidget - fun:views::Widget::Init - fun:NativeTabContentsViewGtk::InitNativeTabContentsView - fun:TabContentsViewViews::CreateView - fun:TabContents -} -{ bug_90271 Heapcheck:Leak ... @@ -1249,12 +1228,6 @@ ... fun:find_invisible_char } -{ - bug_90013_d - Heapcheck:Leak - ... - fun:views::View::* -} # This one is the most scary { bug_90013_e |