Commit 94832790 authored by oshima@chromium.org's avatar oshima@chromium.org

Suppress leaks in blink::ModulesInitializer::init

BUG=403774
TBR=michaeln@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#289575}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289575 0039d316-1c4b-4281-b951-d872f2087c98
parent 9976b907
......@@ -6200,3 +6200,16 @@
fun:_ZNK2cc9LayerImpl11AsValueIntoEPN4base5debug11TracedValueE
fun:_ZNK2cc*LayerImpl11AsValueIntoEPN4base5debug11TracedValueE
}
{
bug_403774
Memcheck:Leak
fun:_Znw*
...
fun:_ZN5blink18ModulesInitializer4initEv
fun:_ZN5blink19initializeWithoutV8EPNS_8PlatformE
fun:_ZN5blink10initializeEPNS_8PlatformE
fun:_ZN7content25TestWebKitPlatformSupportC2Ev
fun:_ZN7content25TestWebKitPlatformSupportC1Ev
fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
fun:_ZN7content17UnitTestTestSuiteC1EPN4base9TestSuiteE
}
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