summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 06:14:11 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 06:14:11 +0000
commit4987cdea00eb6560c7393ea80399ee6a424ecc3c (patch)
treee52df5c2022e2ef91a162cc34753377591f82aad
parent149941ac992aedff1d621064db83493f6e284cec (diff)
downloadchromium_src-4987cdea00eb6560c7393ea80399ee6a424ecc3c.zip
chromium_src-4987cdea00eb6560c7393ea80399ee6a424ecc3c.tar.gz
chromium_src-4987cdea00eb6560c7393ea80399ee6a424ecc3c.tar.bz2
Remove suppression for 104998
TBR=oshima@chromium.org BUG=104998 TEST=none Review URL: https://chromiumcodereview.appspot.com/10836108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150065 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/memcheck/suppressions.txt44
1 files changed, 0 insertions, 44 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index c305747..0d07b78 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4242,50 +4242,6 @@
fun:_ZN15tracked_objects10ThreadData32TallyRunOnWorkerThreadIfTrackingEPKNS_6BirthsERKNS_11TrackedTimeES6_S6_
}
{
- bug_104998a
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN16SiteInstanceImpl10GetProcessEv
- ...
- fun:_ZN21RenderViewHostFactory6CreateEPN7content12SiteInstanceEPNS0_22RenderViewHostDelegate*SessionStorageNamespace*
- fun:_ZN21RenderViewHostManager4InitEPN7content14BrowserContextEPNS0_12SiteInstanceEi
- fun:_ZN15WebContentsImplC1EPN7content14BrowserContextEPNS0_12SiteInstance*SessionStorageNamespace*
- fun:_ZN7content11WebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstance*SessionStorageNamespace*
- fun:_ZN11BalloonHost4InitEv
-}
-{
- bug_104998c
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN20ChildProcessLauncherC1EbRKSt6vectorISt4pairISsSsESaIS2_EEiP11CommandLinePNS_6ClientE
- fun:_ZN21RenderProcessHostImpl4InitE*
- ...
- fun:_ZN21RenderViewHostManager14InitRenderView*
- fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
- fun:_ZN15WebContentsImpl15NavigateToEntryERKN7content19NavigationEntryImplENS0_20NavigationController10ReloadTypeE
- fun:_ZN15WebContentsImpl22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
- fun:_ZN24NavigationControllerImpl22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
- fun:_ZN24NavigationControllerImpl9LoadEntryEPN7content19NavigationEntryImplE
- fun:_ZN24NavigationControllerImpl7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
- fun:_ZN11BalloonHost4InitEv
-}
-{
- bug_104998d
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN21RenderProcessHostImpl4InitE*
- ...
- fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
- fun:_ZN15WebContentsImpl15NavigateToEntryERKN7content19NavigationEntryImplENS0_20NavigationController10ReloadTypeE
- fun:_ZN15WebContentsImpl22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
- fun:_ZN24NavigationControllerImpl22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
- fun:_ZN24NavigationControllerImpl9LoadEntryEPN7content19NavigationEntryImplE
- fun:_ZN24NavigationControllerImpl7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
- fun:_ZN11BalloonHost4InitEv
-}
-{
bug_105715
Memcheck:Uninitialized
...