Commit 93867e43 authored by oshima@chromium.org's avatar oshima@chromium.org

Suppress leak in ReloadButton

TBR=gene@chromium.org
BUG=141037
TEST=none

Review URL: https://chromiumcodereview.appspot.com/10854021

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150275 0039d316-1c4b-4281-b951-d872f2087c98
parent 318c622a
......@@ -1500,3 +1500,11 @@
...
fun:ExtensionAction::GetIconAnimation
}
{
bug_141037
Heapcheck:Leak
...
fun:ReloadButton::CreateMenuModel
fun:ReloadButton::ReloadButton
fun:ReloadButtonTest::ReloadButtonTest
}
......@@ -5836,6 +5836,14 @@
fun:_ZN15ExtensionAction16RunIconAnimationEi
fun:_ZN15ExtensionAction13SetAppearanceEiNS_10AppearanceE
}
{
bug_141037
Memcheck:Leak
fun:_Znw*
fun:_ZN12ReloadButton15CreateMenuModelEv
fun:_ZN12ReloadButtonC1EP15LocationBarViewP14CommandUpdater
fun:_ZN16ReloadButtonTestC2Ev
}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment