Commit 8224a9d3 authored by zhaoqin@google.com's avatar zhaoqin@google.com

suppress memory leak from GtkThemeService::GtkThemeService

TBR=petewil@chromium.org,MHX348@motorola.com
BUG=175744
TEST=waterfall.sh

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181995 0039d316-1c4b-4281-b951-d872f2087c98
parent 818e6046
...@@ -1770,3 +1770,18 @@ ...@@ -1770,3 +1770,18 @@
fun:::StartExplicitSync fun:::StartExplicitSync
fun:OneClickSigninHelper::DidStopLoading fun:OneClickSigninHelper::DidStopLoading
} }
{
bug_175744
Heapcheck:Leak
...
fun:GtkThemeService::GtkThemeService
fun:ThemeServiceFactory::BuildServiceInstanceFor
fun:ProfileKeyedServiceFactory::GetServiceForProfile
fun:ProfileKeyedServiceFactory::CreateServiceNow
fun:ProfileDependencyManager::CreateProfileServices
fun:TestingProfile::Init
fun:TestingProfile::TestingProfile
fun:OAuth2RevocationFetcherTest::OAuth2RevocationFetcherTest
fun:OAuth2RevocationFetcherTest_RequestFailure_Test::OAuth2RevocationFetcherTest_RequestFailure_Test
fun:testing::internal::TestFactoryImpl::CreateTest
}
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