Commit 1d85e36b authored by cbentzel@chromium.org's avatar cbentzel@chromium.org

Suppress CandidateWindowViewTest_MozcUpdateCandidateTest_Test leaks.

BUG=106850
TBR=nona@chromium.org

Review URL: http://codereview.chromium.org/8889015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113605 0039d316-1c4b-4281-b951-d872f2087c98
parent 878a4c5e
...@@ -1799,3 +1799,20 @@ ...@@ -1799,3 +1799,20 @@
fun:extensions::SocketController::CreateUdp fun:extensions::SocketController::CreateUdp
fun:extensions::SocketApiControllerTest_TestSocketControllerLifetime_Test::TestBody fun:extensions::SocketApiControllerTest_TestSocketControllerLifetime_Test::TestBody
} }
{
bug_106850_a
Heapcheck:Leak
...
fun:::DefaultFocusManagerFactory::CreateFocusManager
fun:views::FocusManagerFactory::Create
fun:views::Widget::OnNativeWidgetCreated
fun:views::NativeWidgetGtk::InitNativeWidget
fun:views::Widget::Init
fun:chromeos::input_method::CandidateWindowViewTest_MozcUpdateCandidateTest_Test::TestBody
}
{
bug_106850_b
Heapcheck:Leak
fun:views::Widget::Init
fun:chromeos::input_method::CandidateWindowViewTest_MozcUpdateCandidateTest_Test::TestBody
}
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