Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(253)

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 276343004: suppress memory leaks from mojo::internal::InterfaceImplState<mojo::Shell>::Bind (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are four kinds of suppressions in this file. 1 # There are four kinds of suppressions in this file.
2 # 1. third party stuff we have no control over 2 # 1. third party stuff we have no control over
3 # 3 #
4 # 2. intentional unit test errors, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing 5 # in our own code, or stuff that is so trivial it's not worth fixing
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 6434 matching lines...) Expand 10 before | Expand all | Expand 10 after
6445 } 6445 }
6446 { 6446 {
6447 bug_371974 6447 bug_371974
6448 Memcheck:Leak 6448 Memcheck:Leak
6449 fun:_Znw* 6449 fun:_Znw*
6450 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_ 6450 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_
6451 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_ 6451 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_
6452 fun:_ZN4base26PostTaskAndReplyWithResultIbbEEbPNS_10TaskRunnerERKN15tracked_o bjects8LocationERKNS_8CallbackIFT_vEEERKNS7_IFvT0_EEE 6452 fun:_ZN4base26PostTaskAndReplyWithResultIbbEEbPNS_10TaskRunnerERKN15tracked_o bjects8LocationERKNS_8CallbackIFT_vEEERKNS7_IFvT0_EEE
6453 fun:_ZN4base19ImportantFileWriter8WriteNowERKSs 6453 fun:_ZN4base19ImportantFileWriter8WriteNowERKSs
6454 } 6454 }
6455 {
6456 bug_372487_a
6457 Memcheck:Leak
6458 fun:_Znw*
6459 ...
6460 fun:_ZN4mojo10BindToPipeIN7content19MojoApplicationHost9ShellImplEEEPT_S5_NS_ 16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
6461 fun:_ZN7content19MojoApplicationHost4InitEv
6462 fun:_ZN7content21RenderProcessHostImpl4InitEv
6463 fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_ char_traitsESaItEEiib
6464 fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14Rend erViewHostEiPNS_26CrossProcessFrameConnectorE
6465 fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostE i
6466 fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE
6467 fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKN S_19NavigationEntryImplENS_20NavigationController10ReloadTypeE
6468 fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostI mplENS_20NavigationController10ReloadTypeE
6469 fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationContr oller10ReloadTypeE
6470 fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20Naviga tionController10ReloadTypeE
6471 fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImpl E
6472 fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20Navigatio nController13LoadURLParamsE
6473 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs
6474 fun:_ZN7content5Shell7LoadURLERK4GURL
6475 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F ilePathEbRKSs
6476 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain RunnerEN4base14DefaultDeleterIS5_EEE
6477 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17B rowserMainRunnerEN4base14DefaultDeleterIS4_EEE
6478 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
6479 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19 ContentMainDelegateE
6480 }
6481 {
6482 bug_372487_b
6483 Memcheck:Leak
6484 fun:_Znw*
6485 ...
6486 fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEE EP15MojoAsyncWaiter
6487 fun:_ZN4mojo8internal18InterfaceImplStateINS_5ShellEE4BindENS_16ScopedHandleB aseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
6488 fun:_ZN4mojo10BindToPipeIN7content19MojoApplicationHost9ShellImplEEEPT_S5_NS_ 16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
6489 fun:_ZN7content19MojoApplicationHost4InitEv
6490 fun:_ZN7content21RenderProcessHostImpl4InitEv
6491 fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_ char_traitsESaItEEiib
6492 fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14Rend erViewHostEiPNS_26CrossProcessFrameConnectorE
6493 fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostE i
6494 fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE
6495 fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKN S_19NavigationEntryImplENS_20NavigationController10ReloadTypeE
6496 fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostI mplENS_20NavigationController10ReloadTypeE
6497 fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationContr oller10ReloadTypeE
6498 fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20Naviga tionController10ReloadTypeE
6499 fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImpl E
6500 fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20Navigatio nController13LoadURLParamsE
6501 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs
6502 fun:_ZN7content5Shell7LoadURLERK4GURL
6503 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698