Commit e516a3c1 authored by gene@chromium.org's avatar gene@chromium.org

Removing suppressions for CreateMenuModel (leak was fixed).

BUG=141037
TEST=Confirm no memory leaks in ReloadButton.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151131 0039d316-1c4b-4281-b951-d872f2087c98
parent 264b3197
......@@ -1481,14 +1481,6 @@
...
fun:ExtensionAction::GetIconAnimation
}
{
bug_141037
Heapcheck:Leak
...
fun:ReloadButton::CreateMenuModel
fun:ReloadButton::ReloadButton
fun:ReloadButtonTest::ReloadButtonTest
}
{
bug_141322
Heapcheck:Leak
......
......@@ -5791,14 +5791,6 @@
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