Commit 37b92732 authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

Suppress memory leaks in WebsiteSettings/OnUIClosing unit_tests

BUG=140041
TBR=oshima
Review URL: https://chromiumcodereview.appspot.com/10828128

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149590 0039d316-1c4b-4281-b951-d872f2087c98
parent c40325a0
......@@ -1487,3 +1487,9 @@
...
fun:base::PlatformThread::SetName
}
{
bug_140041
Heapcheck:Leak
fun:WebsiteSettings::OnUIClosing
fun:WebsiteSettingsTest_ShowInfoBar_Test::TestBody
}
......@@ -5820,6 +5820,13 @@
fun:_ZN3gpu12GpuScheduler10PutChangedEv
fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
}
{
bug_140041
Memcheck:Leak
fun:_Znw*
fun:_ZN15WebsiteSettings11OnUIClosingEv
fun:_ZN36WebsiteSettingsTest_ShowInfoBar_Test8TestBodyEv
}
#-----------------------------------------------------------------------
# 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