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

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

Issue 7541066: Leaks in BrowserAccessibilityManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 three kinds of suppressions in this file. 1 # There are three 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 5392 matching lines...) Expand 10 before | Expand all | Expand 10 after
5403 } 5403 }
5404 { 5404 {
5405 bug_91845_b 5405 bug_91845_b
5406 Memcheck:Leak 5406 Memcheck:Leak
5407 fun:_Znw* 5407 fun:_Znw*
5408 fun:_ZN27BrowserAccessibilityManager6CreateEP10_GtkWidgetRKN11webkit_glue16We bAccessibilityEP28BrowserAccessibilityDelegateP27BrowserAccessibilityFactory 5408 fun:_ZN27BrowserAccessibilityManager6CreateEP10_GtkWidgetRKN11webkit_glue16We bAccessibilityEP28BrowserAccessibilityDelegateP27BrowserAccessibilityFactory
5409 fun:_ZN27BrowserAccessibilityManager19CreateEmptyDocumentEP10_GtkWidgetN11web kit_glue16WebAccessibility5StateEP28BrowserAccessibilityDelegateP27BrowserAccess ibilityFactory 5409 fun:_ZN27BrowserAccessibilityManager19CreateEmptyDocumentEP10_GtkWidgetN11web kit_glue16WebAccessibility5StateEP28BrowserAccessibilityDelegateP27BrowserAccess ibilityFactory
5410 fun:_ZN60BrowserAccessibilityManagerTest_TestCreateEmptyDocument_Test8TestBod yEv 5410 fun:_ZN60BrowserAccessibilityManagerTest_TestCreateEmptyDocument_Test8TestBod yEv
5411 } 5411 }
5412 { 5412 {
5413 bug_91845_c
5414 Memcheck:Leak
5415 fun:_Znw*
5416 fun:_ZN9__gnu_cxx13new_allocatorIPNS_15_Hashtable_nodeISt4pairIKiP20BrowserAc cessibilityEEEE8allocateEmPKv
5417 fun:_ZNSt12_Vector_baseIPN9__gnu_cxx15_Hashtable_nodeISt4pairIKiP20BrowserAcc essibilityEEESaIS8_EE11_M_allocateEm
5418 fun:_ZNSt6vectorIPN9__gnu_cxx15_Hashtable_nodeISt4pairIKiP20BrowserAccessibil ityEEESaIS8_EE20_M_allocate_and_copyIPS8_EESC_mT_SD_
5419 fun:_ZNSt6vectorIPN9__gnu_cxx15_Hashtable_nodeISt4pairIKiP20BrowserAccessibil ityEEESaIS8_EE7reserveEm
5420 fun:_ZN9__gnu_cxx9hashtableISt4pairIKiP20BrowserAccessibilityEiNS_4hashIiEESt 10_Select1stIS5_ESt8equal_toIiESaIS4_EE21_M_initialize_bucketsEm
5421 fun:_ZN9__gnu_cxx9hashtableISt4pairIKiP20BrowserAccessibilityEiNS_4hashIiEESt 10_Select1stIS5_ESt8equal_toIiESaIS4_EEC2EmRKS7_RKSB_RKSaIS5_E
5422 fun:_ZN9__gnu_cxx9hashtableISt4pairIKiP20BrowserAccessibilityEiNS_4hashIiEESt 10_Select1stIS5_ESt8equal_toIiESaIS4_EEC1EmRKS7_RKSB_RKSaIS5_E
5423 fun:_ZN9__gnu_cxx8hash_mapIiP20BrowserAccessibilityNS_4hashIiEESt8equal_toIiE SaIS2_EEC2Ev
5424 fun:_ZN9__gnu_cxx8hash_mapIiP20BrowserAccessibilityNS_4hashIiEESt8equal_toIiE SaIS2_EEC1Ev
5425 fun:_ZN27BrowserAccessibilityManagerC2EP6NSViewRKN11webkit_glue16WebAccessibi lityEP28BrowserAccessibilityDelegateP27BrowserAccessibilityFactory
5426 fun:_ZN30BrowserAccessibilityManagerMacC2EP6NSViewRKN11webkit_glue16WebAccess ibilityEP28BrowserAccessibilityDelegateP27BrowserAccessibilityFactory
5427 fun:_ZN30BrowserAccessibilityManagerMacC1EP6NSViewRKN11webkit_glue16WebAccess ibilityEP28BrowserAccessibilityDelegateP27BrowserAccessibilityFactory
5428 fun:_ZN27BrowserAccessibilityManager6CreateEP6NSViewRKN11webkit_glue16WebAcce ssibilityEP28BrowserAccessibilityDelegateP27BrowserAccessibilityFactory
5429 fun:_ZN27BrowserAccessibilityManager19CreateEmptyDocumentEP6NSViewN11webkit_g lue16WebAccessibility5StateEP28BrowserAccessibilityDelegateP27BrowserAccessibili tyFactory
5430 fun:_ZN60BrowserAccessibilityManagerTest_TestCreateEmptyDocument_Test8TestBod yEv
5431 }
5432 {
5413 bug_91950 5433 bug_91950
5414 Memcheck:Leak 5434 Memcheck:Leak
5415 fun:_Znw* 5435 fun:_Znw*
5416 fun:_ZN18WebIntentsRegistry18GetIntentProvidersERKSbItN4base20string16_char_t raitsESaItEEPNS_8ConsumerE 5436 fun:_ZN18WebIntentsRegistry18GetIntentProvidersERKSbItN4base20string16_char_t raitsESaItEEPNS_8ConsumerE
5417 fun:_ZN38WebIntentsRegistryTest_BasicTests_Test8TestBodyEv 5437 fun:_ZN38WebIntentsRegistryTest_BasicTests_Test8TestBodyEv
5418 } 5438 }
5419 5439
5420 #----------------------------------------------------------------------- 5440 #-----------------------------------------------------------------------
5421 # These only occur on our Google workstations 5441 # These only occur on our Google workstations
5422 { 5442 {
(...skipping 16 matching lines...) Expand all
5439 } 5459 }
5440 { 5460 {
5441 bug_todo_getdelim2 5461 bug_todo_getdelim2
5442 Memcheck:Leak 5462 Memcheck:Leak
5443 fun:malloc 5463 fun:malloc
5444 fun:getdelim 5464 fun:getdelim
5445 obj:/lib/libselinux.so.1 5465 obj:/lib/libselinux.so.1
5446 obj:/lib/libselinux.so.1 5466 obj:/lib/libselinux.so.1
5447 obj:/lib/libselinux.so.1 5467 obj:/lib/libselinux.so.1
5448 } 5468 }
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