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 4190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4201 fun:_ZN2v88internalL21ProfilerSignalHandlerEiP7siginfoPv | 4201 fun:_ZN2v88internalL21ProfilerSignalHandlerEiP7siginfoPv |
4202 obj:/lib/libpthread-2.11.1.so | 4202 obj:/lib/libpthread-2.11.1.so |
4203 } | 4203 } |
4204 { | 4204 { |
4205 bug_156829 | 4205 bug_156829 |
4206 Memcheck:Leak | 4206 Memcheck:Leak |
4207 fun:_Znw* | 4207 fun:_Znw* |
4208 fun:_ZN7content23AudioInputDeviceManager23EnumerateOnDeviceThread* | 4208 fun:_ZN7content23AudioInputDeviceManager23EnumerateOnDeviceThread* |
4209 } | 4209 } |
4210 { | 4210 { |
4211 bug_158510 | |
4212 Memcheck:Uninitialized | |
4213 fun:_ZN7WebCore11RenderTable6layoutEv | |
4214 ... | |
4215 fun:_ZN7WebCore11RenderBlock6layoutEv | |
4216 } | |
4217 { | |
4218 bug_158514 | 4211 bug_158514 |
4219 Memcheck:Uninitialized | 4212 Memcheck:Uninitialized |
4220 ... | 4213 ... |
4221 fun:_ZN2v88internal16ProfileGenerator16RecordTickSampleERKNS0_10TickSampleE | 4214 fun:_ZN2v88internal16ProfileGenerator16RecordTickSampleERKNS0_10TickSampleE |
4222 fun:_ZN2v88internal23ProfilerEventsProcessor12ProcessTicksEj | 4215 fun:_ZN2v88internal23ProfilerEventsProcessor12ProcessTicksEj |
4223 fun:_ZN2v88internal23ProfilerEventsProcessor3RunEv | 4216 fun:_ZN2v88internal23ProfilerEventsProcessor3RunEv |
4224 fun:_ZN2v88internalL11ThreadEntryEPv | 4217 fun:_ZN2v88internalL11ThreadEntryEPv |
4225 } | 4218 } |
4226 { | 4219 { |
4227 bug_159005 | 4220 bug_159005 |
(...skipping 2266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6494 fun:_Znw* | 6487 fun:_Znw* |
6495 fun:_ZN7content27ServiceWorkerContextWrapperC1EPNS_14BrowserContextE | 6488 fun:_ZN7content27ServiceWorkerContextWrapperC1EPNS_14BrowserContextE |
6496 fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8F
ilePathE | 6489 fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8F
ilePathE |
6497 fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b | 6490 fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b |
6498 fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserCon
textERKSsS4_b | 6491 fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserCon
textERKSsS4_b |
6499 fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE | 6492 fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE |
6500 fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_ | 6493 fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_ |
6501 fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv | 6494 fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv |
6502 fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv | 6495 fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv |
6503 } | 6496 } |
OLD | NEW |