Commit 4b672b66 authored by oshima@chromium.org's avatar oshima@chromium.org

Suppress leak in AsyncPolicyLoader

TBR=atwilson@chromium.org
BUG=141255
TEST=none

Review URL: https://chromiumcodereview.appspot.com/10828206

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150509 0039d316-1c4b-4281-b951-d872f2087c98
parent 73f0bac9
......@@ -1509,10 +1509,19 @@
fun:ReloadButtonTest::ReloadButtonTest
}
{
bug_141255
bug_141255_a
Heapcheck:Leak
...
fun:policy::BrowserPolicyConnector::CreatePlatformProvider
fun:policy::BrowserPolicyConnector::Init
fun:TestingBrowserProcess::browser_policy_connector
}
{
bug_141255_b
Heapcheck:Leak
fun:base::internal::WeakReferenceOwner::GetRef
fun:base::WeakPtrFactory::GetWeakPtr
fun:policy::AsyncPolicyLoader::ScheduleNextReload
fun:policy::AsyncPolicyLoader::Init
}
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