Commit b01ef09f authored by bruening@google.com's avatar bruening@google.com

Suppress leak in ash::internal::MirrorWindowController::UpdateWindow

TBR=oshima@chromium.org
BUG=244105

Review URL: https://codereview.chromium.org/15662004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202350 0039d316-1c4b-4281-b951-d872f2087c98
parent 62363e5f
......@@ -1867,3 +1867,18 @@
...
fun:base::WeakPtrDeathTest_NonOwnerThreadDeletesWeakPtrAfterReference_Test::TestBody
}
{
bug_244105
Heapcheck:Leak
fun:ash::internal::MirrorWindowController::UpdateWindow
fun:~MirrorWindowCreator
fun:~MirrorWindowCreator
fun:operator
fun:~scoped_ptr_impl
fun:~scoped_ptr
fun:ash::internal::DisplayManager::UpdateDisplays
fun:ash::internal::DisplayManager::OnNativeDisplaysChanged
fun:ash::test::DisplayManagerTestApi::UpdateDisplay
fun:ash::test::AshTestBase::UpdateDisplay
fun:ash::internal::MirrorWindowControllerTest_MirrorCursor_Test::TestBody
}
......@@ -7289,3 +7289,18 @@ fun:_ZN7content21RenderViewHostManager8NavigateERKNS_19NavigationEntryImplE
...
fun:_ZN4base64WeakPtrDeathTest_NonOwnerThreadDeletesWeakPtrAfterReference_Test8TestBodyEv
}
{
bug_244105
Memcheck:Leak
fun:_Znw*
fun:_ZN3ash8internal22MirrorWindowController12UpdateWindowERKNS0_11DisplayInfoE
fun:_ZN3ash8internal12_GLOBAL__N_119MirrorWindowCreatorD0Ev
fun:_ZNK4base14DefaultDeleterIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdaterEEclEPS4_
fun:_ZN4base8internal15scoped_ptr_implIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdaterENS_14DefaultDeleterIS5_EEED1Ev
fun:_ZN10scoped_ptrIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdaterEN4base14DefaultDeleterIS3_EEED1Ev
fun:_ZN3ash8internal14DisplayManager14UpdateDisplaysERKSt6vectorINS0_11DisplayInfoESaIS3_EE
fun:_ZN3ash8internal14DisplayManager23OnNativeDisplaysChangedERKSt6vectorINS0_11DisplayInfoESaIS3_EE
fun:_ZN3ash4test21DisplayManagerTestApi13UpdateDisplayERKSs
fun:_ZN3ash4test11AshTestBase13UpdateDisplayERKSs
fun:_ZN3ash8internal44MirrorWindowControllerTest_MirrorCursor_Test8TestBodyEv
}
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