OLD | NEW |
---|---|
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 6800 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
6811 fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv | 6811 fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv |
6812 fun:_ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv | 6812 fun:_ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv |
6813 fun:_ZN7content15BrowserMainLoop13CreateThreadsEv | 6813 fun:_ZN7content15BrowserMainLoop13CreateThreadsEv |
6814 } | 6814 } |
6815 { | 6815 { |
6816 bug_222876 | 6816 bug_222876 |
6817 Memcheck:Leak | 6817 Memcheck:Leak |
6818 fun:_Znw* | 6818 fun:_Znw* |
6819 fun:_ZN21WebDataServiceWrapperC1EP7Profile | 6819 fun:_ZN21WebDataServiceWrapperC1EP7Profile |
6820 fun:_ZNK21WebDataServiceFactory23BuildServiceInstanceForEPN7content14BrowserC ontextE | 6820 fun:_ZNK21WebDataServiceFactory23BuildServiceInstanceForEPN7content14BrowserC ontextE |
6821 fun:_ZN26ProfileKeyedServiceFactory20GetServiceForProfileEPN7content14Browser ContextEb | 6821 fun:_ZN26BrowserContextKeyedServiceFactory20GetServiceForBrowserContextEPN7co ntent14BrowserContextEb |
Timur Iskhodzhanov
2013/05/28 12:55:42
FYI mangled names require the number change when c
| |
6822 fun:_ZN21WebDataServiceFactory13GetForProfileEP7ProfileNS0_17ServiceAccessTyp eE | 6822 fun:_ZN21WebDataServiceFactory13GetForProfileEP7ProfileNS0_17ServiceAccessTyp eE |
6823 fun:_ZN14WebDataService18FromBrowserContextEPN7content14BrowserContextE | 6823 fun:_ZN14WebDataService18FromBrowserContextEPN7content14BrowserContextE |
6824 fun:_ZN12TokenService10InitializeEPKcP7Profile | 6824 fun:_ZN12TokenService10InitializeEPKcP7Profile |
6825 } | 6825 } |
6826 { | 6826 { |
6827 bug_222880 | 6827 bug_222880 |
6828 Memcheck:Leak | 6828 Memcheck:Leak |
6829 fun:malloc | 6829 fun:malloc |
6830 fun:_ZN3WTF10fastMallocEm | 6830 fun:_ZN3WTF10fastMallocEm |
6831 fun:_ZN3WTF16VectorBufferBaseINS_6RefPtrIN7WebCore7ArchiveEEEE14allocateBuffe rEm | 6831 fun:_ZN3WTF16VectorBufferBaseINS_6RefPtrIN7WebCore7ArchiveEEEE14allocateBuffe rEm |
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
7244 fun:_ZN10extensions19TestGaiaWebAuthFlow17CreateWebAuthFlowE4GURL | 7244 fun:_ZN10extensions19TestGaiaWebAuthFlow17CreateWebAuthFlowE4GURL |
7245 fun:_ZN10extensions15GaiaWebAuthFlow18OnUbertokenSuccessERKSs | 7245 fun:_ZN10extensions15GaiaWebAuthFlow18OnUbertokenSuccessERKSs |
7246 fun:_ZN10extensions19TestGaiaWebAuthFlow5StartEv | 7246 fun:_ZN10extensions19TestGaiaWebAuthFlow5StartEv |
7247 } | 7247 } |
7248 { | 7248 { |
7249 bug_242975 | 7249 bug_242975 |
7250 Memcheck:Leak | 7250 Memcheck:Leak |
7251 fun:_Znw* | 7251 fun:_Znw* |
7252 fun:_ZN6picasa41PicasaFileUtilTest_NameDeduplication_Test8TestBodyEv | 7252 fun:_ZN6picasa41PicasaFileUtilTest_NameDeduplication_Test8TestBodyEv |
7253 } | 7253 } |
OLD | NEW |