summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-20 10:47:59 +0000
committergroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-20 10:47:59 +0000
commit100f188e16b14c79c177e2ebcd8b6b6c79e66eaf (patch)
treea91986e012540742ec71af2502cdcf47c49d66a8
parentc3fcbd12f782c901ad2054da16417137ad328f8f (diff)
downloadchromium_src-100f188e16b14c79c177e2ebcd8b6b6c79e66eaf.zip
chromium_src-100f188e16b14c79c177e2ebcd8b6b6c79e66eaf.tar.gz
chromium_src-100f188e16b14c79c177e2ebcd8b6b6c79e66eaf.tar.bz2
[Memory Sheriff] Widen suppression.
It seems that starting with [1], CreateServiceNow is being inlined (or something else confuses the stack trace). Widening suppression accordingly. [1]:http://build.chromium.org/p/chromium.memory.fyi/builders/Linux%20Heapcheck/builds/27475 NOTRY=true TBR=thestig@chromium.org BUG=175744 Review URL: https://chromiumcodereview.appspot.com/17351010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207399 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/heapcheck/suppressions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 2869701..33f608f 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -208,7 +208,7 @@
fun:GtkThemeService::GtkThemeService
fun:ThemeServiceFactory::BuildServiceInstanceFor
fun:BrowserContextKeyedServiceFactory::GetServiceForBrowserContext
- fun:BrowserContextKeyedServiceFactory::CreateServiceNow
+ fun:*
fun:BrowserContextDependencyManager::CreateBrowserContextServices
fun:TestingProfile::Init
fun:TestingProfile::TestingProfile