Commit 26796150 authored by cbentzel@chromium.org's avatar cbentzel@chromium.org

Widen heapcheck suppression for SocketApiControllerTest.

BUG=106529
TBR=miket@chromium.org
TEST=waterfall.sh match

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113211 0039d316-1c4b-4281-b951-d872f2087c98
parent 5bcb97c6
...@@ -1786,9 +1786,16 @@ ...@@ -1786,9 +1786,16 @@
fun:AccessibilityEventRouterViewsTest_TestFocusNotification_Test::TestBody fun:AccessibilityEventRouterViewsTest_TestFocusNotification_Test::TestBody
} }
{ {
bug_106529 bug_106529_a
Heapcheck:Leak Heapcheck:Leak
... ...
fun:extensions::SocketController::ConnectUdp fun:extensions::SocketController::ConnectUdp
fun:extensions::SocketApiControllerTest_TestSocketControllerLifetime_Test::TestBody fun:extensions::SocketApiControllerTest_TestSocketControllerLifetime_Test::TestBody
} }
{
bug_106529_b
Heapcheck:Leak
...
fun:extensions::SocketController::CreateUdp
fun:extensions::SocketApiControllerTest_TestSocketControllerLifetime_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