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

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

Issue 9968101: Close notification windows while message loop is still active (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 years, 8 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
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 4424 matching lines...) Expand 10 before | Expand all | Expand 10 after
4435 { 4435 {
4436 bug_104806_b 4436 bug_104806_b
4437 Memcheck:Leak 4437 Memcheck:Leak
4438 fun:_Znw* 4438 fun:_Znw*
4439 ... 4439 ...
4440 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEEixERS8_ 4440 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEEixERS8_
4441 fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEii 4441 fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEii
4442 fun:_ZN15tracked_objects10ThreadData32TallyRunOnWorkerThreadIfTrackingEPKNS_6 BirthsERKNS_11TrackedTimeES6_S6_ 4442 fun:_ZN15tracked_objects10ThreadData32TallyRunOnWorkerThreadIfTrackingEPKNS_6 BirthsERKNS_11TrackedTimeES6_S6_
4443 } 4443 }
4444 { 4444 {
4445 bug_104998a
4446 Memcheck:Leak
4447 fun:_Znw*
4448 ...
4449 fun:_ZN16SiteInstanceImpl10GetProcessEv
4450 ...
4451 fun:_ZN21RenderViewHostFactory6CreateEPN7content12SiteInstanceEPNS0_22RenderV iewHostDelegate*SessionStorageNamespace*
4452 fun:_ZN21RenderViewHostManager4InitEPN7content14BrowserContextEPNS0_12SiteIns tanceEi
4453 fun:_ZN11TabContentsC1EPN7content14BrowserContextEPNS0_12SiteInstance*Session StorageNamespace*
4454 fun:_ZN7content11WebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstance*S essionStorageNamespace*
4455 fun:_ZN11BalloonHost4InitEv
4456 }
4457 {
4458 bug_104998c
4459 Memcheck:Leak
4460 fun:_Znw*
4461 fun:_ZN20ChildProcessLauncherC1EbRKSt6vectorISt4pairISsSsESaIS2_EEiP11Command LinePNS_6ClientE
4462 fun:_ZN21RenderProcessHostImpl4InitEb
4463 ...
4464 fun:_ZN21RenderViewHostManager14InitRenderView*
4465 fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
4466 fun:_ZN11TabContents15NavigateToEntryERKN7content19NavigationEntryImplENS0_20 NavigationController10ReloadTypeE
4467 fun:_ZN11TabContents22NavigateToPendingEntryEN7content20NavigationController1 0ReloadTypeE
4468 fun:_ZN24NavigationControllerImpl22NavigateToPendingEntryEN7content20Navigati onController10ReloadTypeE
4469 fun:_ZN24NavigationControllerImpl9LoadEntryEPN7content19NavigationEntryImplE
4470 fun:_ZN24NavigationControllerImpl7LoadURLERK4GURLRKN7content8ReferrerENS3_14P ageTransitionERKSs
4471 fun:_ZN11BalloonHost4InitEv
4472 }
4473 {
4474 bug_104998d
4475 Memcheck:Leak
4476 fun:_Znw*
4477 fun:_ZN21RenderProcessHostImpl4InitEb
4478 ...
4479 fun:_ZN11TabContents32CreateRenderViewForRenderManager*
4480 fun:_ZN21RenderViewHostManager14InitRenderView*
4481 fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
4482 fun:_ZN11TabContents15NavigateToEntryERKN7content19NavigationEntryImplENS0_20 NavigationController10ReloadTypeE
4483 fun:_ZN11TabContents22NavigateToPendingEntryEN7content20NavigationController1 0ReloadTypeE
4484 fun:_ZN24NavigationControllerImpl22NavigateToPendingEntryEN7content20Navigati onController10ReloadTypeE
4485 fun:_ZN24NavigationControllerImpl9LoadEntryEPN7content19NavigationEntryImplE
4486 fun:_ZN24NavigationControllerImpl7LoadURLERK4GURLRKN7content8ReferrerENS3_14P ageTransitionERKSs
4487 fun:_ZN11BalloonHost4InitEv
4488 }
4489 {
4490 bug_105715 4445 bug_105715
4491 Memcheck:Uninitialized 4446 Memcheck:Uninitialized
4492 ... 4447 ...
4493 fun:vfprintf 4448 fun:vfprintf
4494 fun:__vsnprintf_chk 4449 fun:__vsnprintf_chk
4495 fun:_ZN4base9vsnprintfEPcjPKcS0_ 4450 fun:_ZN4base9vsnprintfEPcjPKcS0_
4496 fun:_ZN4base12_GLOBAL__N_110vsnprintfTEPcjPKcS1_ 4451 fun:_ZN4base12_GLOBAL__N_110vsnprintfTEPcjPKcS1_
4497 fun:_ZN4base12_GLOBAL__N_1L14StringAppendVTISsEEvPT_PKNS2_10value_typeEPc 4452 fun:_ZN4base12_GLOBAL__N_1L14StringAppendVTISsEEvPT_PKNS2_10value_typeEPc
4498 fun:_ZN4base13StringAppendVEPSsPKcPc 4453 fun:_ZN4base13StringAppendVEPSsPKcPc
4499 fun:_ZN4base13StringAppendFEPSsPKcz 4454 fun:_ZN4base13StringAppendFEPSsPKcz
(...skipping 1301 matching lines...) Expand 10 before | Expand all | Expand 10 after
5801 obj:/lib/libselinux.so.1 5756 obj:/lib/libselinux.so.1
5802 } 5757 }
5803 { 5758 {
5804 bug_todo_grep 5759 bug_todo_grep
5805 Memcheck:Leak 5760 Memcheck:Leak
5806 fun:malloc 5761 fun:malloc
5807 obj:/bin/grep 5762 obj:/bin/grep
5808 obj:/bin/grep 5763 obj:/bin/grep
5809 } 5764 }
5810 5765
OLDNEW
« chrome/browser/ui/browser_list_aura.cc ('K') | « chrome/browser/ui/browser_list_aura.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698