From 94d2e3696497c1b4f5f95b38c6ac60d2483cf3b4 Mon Sep 17 00:00:00 2001 From: "cbentzel@chromium.org" Date: Wed, 7 Dec 2011 20:18:19 +0000 Subject: Update LaunchBrowser signature in suppressions. BUG=63670,87461 TBR=sail@chromium.org Review URL: http://codereview.chromium.org/8851011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113446 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/valgrind/memcheck/suppressions_mac.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt index 8248e11..10f0899 100644 --- a/tools/valgrind/memcheck/suppressions_mac.txt +++ b/tools/valgrind/memcheck/suppressions_mac.txt @@ -1143,7 +1143,7 @@ fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS2_EE fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7Profileb - fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi + fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathNS_16IsProcessStartupENS_10IsFirstRunEPi fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi } @@ -1565,7 +1565,6 @@ ... fun:_ZN15StatusBubbleMac6CreateEv fun:_ZN15StatusBubbleMacC2EP8NSWindowP11objc_object - fun:_ZN15StatusBubbleMacC1EP8NSWindowP11objc_object fun:-[BrowserWindowController initWithBrowser:takeOwnership:] fun:-[BrowserWindowController initWithBrowser:] fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser @@ -1576,7 +1575,7 @@ fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS2_EE fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7ProfileRKSt6vectorI4GURLSaIS4_EEb - fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi + fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathNS_16IsProcessStartupENS_10IsFirstRunEPi fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi } -- cgit v1.1