| 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 |
| 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 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7230 fun:_ZN3WTF10fastMallocEm | 7230 fun:_ZN3WTF10fastMallocEm |
| 7231 fun:_ZN3WTF9BitVector13OutOfLineBits6createEm | 7231 fun:_ZN3WTF9BitVector13OutOfLineBits6createEm |
| 7232 fun:_ZN3WTF9BitVector15resizeOutOfLineEm | 7232 fun:_ZN3WTF9BitVector15resizeOutOfLineEm |
| 7233 fun:_ZN3WTF9BitVector10ensureSizeEm | 7233 fun:_ZN3WTF9BitVector10ensureSizeEm |
| 7234 fun:_ZN7WebCore10UseCounterC1Ev | 7234 fun:_ZN7WebCore10UseCounterC1Ev |
| 7235 fun:_ZN7WebCore4PageC1ERNS0_11PageClientsE | 7235 fun:_ZN7WebCore4PageC1ERNS0_11PageClientsE |
| 7236 fun:_ZN6WebKit11WebViewImplC1EPNS_13WebViewClientE | 7236 fun:_ZN6WebKit11WebViewImplC1EPNS_13WebViewClientE |
| 7237 fun:_ZN6WebKit7WebView6createEPNS_13WebViewClientE | 7237 fun:_ZN6WebKit7WebView6createEPNS_13WebViewClientE |
| 7238 fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE | 7238 fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE |
| 7239 } | 7239 } |
| OLD | NEW |