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

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

Issue 22293004: Update suppressions for leaks under DomStorage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 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 5724 matching lines...) Expand 10 before | Expand all | Expand 10 after
5735 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj 5735 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj
5736 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj 5736 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj
5737 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj 5737 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj
5738 } 5738 }
5739 { 5739 {
5740 bug_166470 5740 bug_166470
5741 Memcheck:Leak 5741 Memcheck:Leak
5742 fun:_Znw* 5742 fun:_Znw*
5743 fun:_ZN4base4BindIMN11dom_storage17DomStorageContextEFvRK4GURLE13scoped_refpt rIS2_ES3_EENS_8CallbackINS_8internal9BindStateINSB_13FunctorTraitsIT_E12Runnable TypeENSF_7RunTypeEFvNSB_19CallbackParamTraitsIT0_E11StorageTypeENSI_IT1_E11Stora geTypeEEE14UnboundRunTypeEEESE_RKSJ_RKSM_ 5743 fun:_ZN4base4BindIMN11dom_storage17DomStorageContextEFvRK4GURLE13scoped_refpt rIS2_ES3_EENS_8CallbackINS_8internal9BindStateINSB_13FunctorTraitsIT_E12Runnable TypeENSF_7RunTypeEFvNSB_19CallbackParamTraitsIT0_E11StorageTypeENSI_IT1_E11Stora geTypeEEE14UnboundRunTypeEEESE_RKSJ_RKSM_
5744 fun:_ZN7content21DOMStorageContextImpl18DeleteLocalStorageERK4GURL 5744 fun:_ZN7content21DOMStorageContextImpl18DeleteLocalStorageERK4GURL
5745 fun:_ZN7content20StoragePartitionImpl23AsyncClearDataForOriginEjRK4GURLPN3net 23URLRequestContextGetterE 5745 ...
5746 fun:_ZN10extensions11DataDeleter13StartDeletingEP7ProfileRKSsRK4GURL 5746 fun:_ZN10extensions11DataDeleter13StartDeletingEP7ProfileRKSsRK4GURL
5747 fun:_ZN16ExtensionService18UninstallExtensionESsbPSbItN4base20string16_char_t raitsESaItEE 5747 fun:_ZN16ExtensionService18UninstallExtensionESsbPSbItN4base20string16_char_t raitsESaItEE
5748 } 5748 }
5749 { 5749 {
5750 bug_166470b
5751 Memcheck:Leak
5752 fun:_Znw*
5753 fun:_ZN9__gnu_cxx13new_allocator*FilePath*allocate*
5754 fun:_ZNSt12_Vector_base*FilePath*_M_allocate*
5755 fun:_ZNSt6vector*FilePath*_M_insert_aux*
5756 fun:_ZNSt6vector*FilePath*push_back*
5757 fun:_ZN9file_util15CreateDirectoryE*
5758 fun:_ZN11dom_storage17DomStorageContext19GetStorageNamespaceEl
5759 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
5760 }
5761 {
5762 bug_166470c 5750 bug_166470c
5763 Memcheck:Leak 5751 Memcheck:Leak
5764 fun:_Znw* 5752 fun:_Znw*
5765 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL 5753 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
5766 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL 5754 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
5767 } 5755 }
5768 { 5756 {
5769 bug_166470d 5757 bug_166470d
5770 Memcheck:Leak 5758 Memcheck:Leak
5771 ... 5759 ...
5772 fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL 5760 fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL
5773 fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL 5761 fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL
5774 fun:_ZN11dom_storage14DomStorageAreaC1E* 5762 fun:_ZN11dom_storage14DomStorageAreaC1E*
5775 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL 5763 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
5776 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL 5764 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
5777 } 5765 }
5778 { 5766 {
5767 bug_166485
5768 Memcheck:Leak
5769 fun:_Znw*
5770 fun:_ZN9__gnu_cxx13new_allocator*FilePath*allocate*
5771 fun:_ZNSt12_Vector_base*FilePath*_M_allocate*
5772 fun:_ZNSt6vector*FilePath*_M_insert_aux*
5773 fun:_ZNSt6vector*FilePath*push_back*
5774 fun:_ZN9file_util26CreateDirectoryAndGetError*
5775 fun:_ZN9file_util15CreateDirectory*
5776 fun:_ZN11dom_storage17DomStorageContext19GetStorageNamespaceEl
5777 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
5778 }
5779 {
5779 bug_166709 5780 bug_166709
5780 Memcheck:Leak 5781 Memcheck:Leak
5781 fun:_Znw* 5782 fun:_Znw*
5782 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal1 7UnretainedWrapper* 5783 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal1 7UnretainedWrapper*
5783 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8Location* 5784 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8Location*
5784 ... 5785 ...
5785 fun:_ZN16ExtensionService12AddExtensionEPKN10extensions9ExtensionE 5786 fun:_ZN16ExtensionService12AddExtensionEPKN10extensions9ExtensionE
5786 fun:_ZN52BackgroundApplicationListModelTest_ExplicitTest_Test8TestBodyEv 5787 fun:_ZN52BackgroundApplicationListModelTest_ExplicitTest_Test8TestBodyEv
5787 } 5788 }
5788 { 5789 {
(...skipping 1421 matching lines...) Expand 10 before | Expand all | Expand 10 after
7210 { 7211 {
7211 bug_268368 7212 bug_268368
7212 Memcheck:Leak 7213 Memcheck:Leak
7213 fun:calloc 7214 fun:calloc
7214 fun:_dlerror_run 7215 fun:_dlerror_run
7215 ... 7216 ...
7216 fun:_ZN4base17LoadNativeLibraryERKNS_8FilePathEPSs 7217 fun:_ZN4base17LoadNativeLibraryERKNS_8FilePathEPSs
7217 fun:_ZN7content10PluginList17ReadWebPluginInfoERKN4base8FilePathEPNS_13WebPlug inInfoE 7218 fun:_ZN7content10PluginList17ReadWebPluginInfoERKN4base8FilePathEPNS_13WebPlug inInfoE
7218 fun:_ZN7content10PluginList14ReadPluginInfoERKN4base8FilePathEPNS_13WebPluginI nfoE 7219 fun:_ZN7content10PluginList14ReadPluginInfoERKN4base8FilePathEPNS_13WebPluginI nfoE
7219 } 7220 }
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