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

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

Issue 7892036: Update DEPS, remove suppressions for bug 81753, fixed by CL 7891051 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove suppression for 52364 Created 9 years, 3 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, stuff that is somehow a false positive 4 # 2. Intentional unit test errors, 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. 8 # These should all be in chromium's bug tracking system.
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 803 matching lines...) Expand 10 before | Expand all | Expand 10 after
814 fun:sqlite3VdbeExec 814 fun:sqlite3VdbeExec
815 fun:sqlite3Step 815 fun:sqlite3Step
816 fun:sqlite3_step 816 fun:sqlite3_step
817 fun:sqlite3_exec 817 fun:sqlite3_exec
818 fun:_ZN3sql10Connection7ExecuteEPKc 818 fun:_ZN3sql10Connection7ExecuteEPKc
819 fun:_ZN17TokenServiceTable4InitEv 819 fun:_ZN17TokenServiceTable4InitEv
820 fun:_ZN11WebDatabase4InitERK8FilePath 820 fun:_ZN11WebDatabase4InitERK8FilePath
821 fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv 821 fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
822 } 822 }
823 { 823 {
824 bug_52364_a
825 Memcheck:Value4
826 fun:_ZNK10CMMConvLut7ConvertER10CMMMinBitsP14CMMRuntimeInfomm
827 fun:_Z16CMMProcessBitmapP15CMMBitmapParams
828 fun:DoMatchBitmap
829 fun:CWMatchBitmap
830 fun:ConvertImageGeneric
831 fun:CMSColorWorldConvertData
832 fun:CMSTransformConvertData
833 fun:CGCMSInterfaceTransformConvertData
834 fun:CGColorTransformConvertData
835 }
836 {
837 bug_52364_b
838 Memcheck:Cond
839 fun:_ZNK10CMMMtxOnly10ConvertMinE10CMM3x3Type10CMM3x1TypeR12CMMMinBuffermm
840 fun:_ZNK21CMMConvMatrixTemplateI10CMMMtxOnly22CMMConvGrayToRGBMatrixE7Convert ER10CMMMinBitsP14CMMRuntimeInfomm
841 fun:_Z16CMMProcessBitmapP15CMMBitmapParams
842 fun:DoMatchBitmap
843 fun:CWMatchBitmap
844 fun:ConvertImageGeneric
845 fun:CMSColorWorldConvertData
846 fun:CMSTransformConvertData
847 fun:CGCMSInterfaceTransformConvertData
848 fun:CGColorTransformConvertData
849 }
850 {
851 bug_52681_a 824 bug_52681_a
852 Memcheck:Leak 825 Memcheck:Leak
853 fun:_Znw* 826 fun:_Znw*
854 fun:_ZN16ChildProcessHost13CreateChannelEv 827 fun:_ZN16ChildProcessHost13CreateChannelEv
855 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath 828 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
856 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath 829 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
857 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv 830 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv
858 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE 831 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
859 } 832 }
860 { 833 {
(...skipping 1035 matching lines...) Expand 10 before | Expand all | Expand 10 after
1896 fun:_ZN3net25DiskCacheBasedSSLHostInfo12CallbackImpl13RunWithParamsERK6Tuple1 IiE 1869 fun:_ZN3net25DiskCacheBasedSSLHostInfo12CallbackImpl13RunWithParamsERK6Tuple1 IiE
1897 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ 1870 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1898 fun:_ZN3net9HttpCache8WorkItem10DoCallbackEiPN10disk_cache7BackendE 1871 fun:_ZN3net9HttpCache8WorkItem10DoCallbackEiPN10disk_cache7BackendE
1899 fun:_ZN3net9HttpCache16OnBackendCreatedEiPNS0_9PendingOpE 1872 fun:_ZN3net9HttpCache16OnBackendCreatedEiPNS0_9PendingOpE
1900 fun:_ZN3net9HttpCache12OnIOCompleteEiPNS0_9PendingOpE 1873 fun:_ZN3net9HttpCache12OnIOCompleteEiPNS0_9PendingOpE
1901 fun:_ZN3net9HttpCache15BackendCallback13RunWithParamsERK6Tuple1IiE 1874 fun:_ZN3net9HttpCache15BackendCallback13RunWithParamsERK6Tuple1IiE
1902 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ 1875 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1903 fun:_ZN12_GLOBAL__N_126MockBlockingBackendFactory14FinishCreationEv 1876 fun:_ZN12_GLOBAL__N_126MockBlockingBackendFactory14FinishCreationEv
1904 fun:_ZN47DiskCacheBasedSSLHostInfo_DeleteInCallback_Test8TestBodyEv 1877 fun:_ZN47DiskCacheBasedSSLHostInfo_DeleteInCallback_Test8TestBodyEv
1905 } 1878 }
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