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

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

Issue 9349012: Another suppression for leaks in views::Widget::OnNativeWidgetCreated. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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 3017 matching lines...) Expand 10 before | Expand all | Expand 10 after
3028 fun:_Znw* 3028 fun:_Znw*
3029 ... 3029 ...
3030 fun:_ZN14GpuDataManagerC1Ev 3030 fun:_ZN14GpuDataManagerC1Ev
3031 fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv 3031 fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
3032 fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv 3032 fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
3033 fun:_ZN14GpuDataManager11GetInstanceEv 3033 fun:_ZN14GpuDataManager11GetInstanceEv
3034 fun:_Z11BrowserMainRK18MainFunctionParams 3034 fun:_Z11BrowserMainRK18MainFunctionParams
3035 fun:_ZN20InProcessBrowserTest5SetUpEv 3035 fun:_ZN20InProcessBrowserTest5SetUpEv
3036 } 3036 }
3037 { 3037 {
3038 bug_75023 3038 bug_75023a
3039 Memcheck:Leak 3039 Memcheck:Leak
3040 fun:_Znw* 3040 fun:_Znw*
3041 fun:_ZN5views6Widget21OnNativeWidgetCreatedEv 3041 fun:_ZN5views6Widget21OnNativeWidgetCreatedEv
3042 ... 3042 ...
3043 fun:_ZN*TabContentsView*CreateView* 3043 fun:_ZN*TabContentsView*CreateView*
3044 fun:_ZN11TabContentsC2EPN7content14BrowserContextEP12SiteInstanceiPKS_P23Sess ionStorageNamespace 3044 fun:_ZN11TabContentsC2EPN7content14BrowserContextEP12SiteInstanceiPKS_P23Sess ionStorageNamespace
3045 fun:_ZN15TestTabContentsC1EPN7content14BrowserContextEP12SiteInstance 3045 fun:_ZN15TestTabContentsC1EPN7content14BrowserContextEP12SiteInstance
3046 fun:_ZN25RenderViewHostTestHarness21CreateTestTabContentsEv 3046 fun:_ZN25RenderViewHostTestHarness21CreateTestTabContentsEv
3047 fun:_ZN25RenderViewHostTestHarness5SetUpEv 3047 fun:_ZN25RenderViewHostTestHarness5SetUpEv
3048 fun:_ZN19PasswordManagerTest5SetUpEv 3048 fun:_ZN19PasswordManagerTest5SetUpEv
3049 } 3049 }
3050 { 3050 {
3051 bug_75023b
3052 Memcheck:Leak
3053 fun:_Znw*
3054 fun:_ZN12_GLOBAL__N_126DefaultFocusManagerFactory18CreateFocusManagerEPN5view s6WidgetE
3055 fun:_ZN5views19FocusManagerFactory6CreateEPNS_6WidgetE
3056 fun:_ZN5views6Widget21OnNativeWidgetCreatedEv
3057 }
3058 {
3051 bug_75051 3059 bug_75051
3052 Memcheck:Leak 3060 Memcheck:Leak
3053 fun:_Znw* 3061 fun:_Znw*
3054 ... 3062 ...
3055 fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyR esultEP14CallbackRunnerI6Tuple1IiEEPPv 3063 fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyR esultEP14CallbackRunnerI6Tuple1IiEEPPv
3056 fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_ 16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE 3064 fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_ 16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE
3057 fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi 3065 fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi
3058 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi 3066 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
3059 } 3067 }
3060 { 3068 {
(...skipping 2791 matching lines...) Expand 10 before | Expand all | Expand 10 after
5852 obj:/lib/libselinux.so.1 5860 obj:/lib/libselinux.so.1
5853 obj:/lib/libselinux.so.1 5861 obj:/lib/libselinux.so.1
5854 } 5862 }
5855 { 5863 {
5856 bug_todo_grep 5864 bug_todo_grep
5857 Memcheck:Leak 5865 Memcheck:Leak
5858 fun:malloc 5866 fun:malloc
5859 obj:/bin/grep 5867 obj:/bin/grep
5860 obj:/bin/grep 5868 obj:/bin/grep
5861 } 5869 }
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