| 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 6280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6291 fun:_ZN7content16WebKitTestRunner17CaptureDumpPixelsERK8SkBitmap | 6291 fun:_ZN7content16WebKitTestRunner17CaptureDumpPixelsERK8SkBitmap |
| 6292 } | 6292 } |
| 6293 { | 6293 { |
| 6294 bug_364821 | 6294 bug_364821 |
| 6295 Memcheck:Leak | 6295 Memcheck:Leak |
| 6296 fun:malloc | 6296 fun:malloc |
| 6297 fun:_ZN3WTF10fastMallocEm | 6297 fun:_ZN3WTF10fastMallocEm |
| 6298 fun:_ZN3WTF10RefCountedIN7WebCore11ScriptStateEEnwEm | 6298 fun:_ZN3WTF10RefCountedIN7WebCore11ScriptStateEEnwEm |
| 6299 fun:_ZN7WebCore11ScriptState6createEN2v86HandleINS1_7ContextEEEN3WTF10PassRef
PtrINS_15DOMWrapperWorldEEE | 6299 fun:_ZN7WebCore11ScriptState6createEN2v86HandleINS1_7ContextEEEN3WTF10PassRef
PtrINS_15DOMWrapperWorldEEE |
| 6300 fun:_ZN7WebCore22WorkerScriptController25initializeContextIfNeededEv | 6300 fun:_ZN7WebCore22WorkerScriptController25initializeContextIfNeededEv |
| 6301 fun:_ZN7WebCore22WorkerScriptController8evaluateERKN3WTF6StringES4_RKNS1_12Te
xtPositionEPNS_31WorkerGlobalScopeExecutionStateE | 6301 ... |
| 6302 fun:_ZN7WebCore22WorkerScriptController8evaluateERKNS_16ScriptSourceCodeEPN3W
TF6RefPtrINS_10ErrorEventEEE | |
| 6303 fun:_ZN7WebCore12WorkerThread12workerThreadEv | 6302 fun:_ZN7WebCore12WorkerThread12workerThreadEv |
| 6304 fun:_ZN7WebCore12WorkerThread17workerThreadStartEPv | 6303 fun:_ZN7WebCore12WorkerThread17workerThreadStartEPv |
| 6305 fun:_ZN3WTFL16threadEntryPointEPv | 6304 fun:_ZN3WTFL16threadEntryPointEPv |
| 6306 fun:_ZN3WTFL19wtfThreadEntryPointEPv | 6305 fun:_ZN3WTFL19wtfThreadEntryPointEPv |
| 6307 } | 6306 } |
| 6308 { | 6307 { |
| 6309 bug_365258 | 6308 bug_365258 |
| 6310 Memcheck:Leak | 6309 Memcheck:Leak |
| 6311 fun:malloc | 6310 fun:malloc |
| 6312 fun:_ZN3WTF10fastMallocEm | 6311 fun:_ZN3WTF10fastMallocEm |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6483 fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20Navigatio
nController13LoadURLParamsE | 6482 fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20Navigatio
nController13LoadURLParamsE |
| 6484 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs | 6483 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs |
| 6485 fun:_ZN7content5Shell7LoadURLERK4GURL | 6484 fun:_ZN7content5Shell7LoadURLERK4GURL |
| 6486 } | 6485 } |
| 6487 { | 6486 { |
| 6488 bug_372832 | 6487 bug_372832 |
| 6489 Memcheck:Leak | 6488 Memcheck:Leak |
| 6490 fun:_Znw* | 6489 fun:_Znw* |
| 6491 fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathE
PNS1_19SequencedTaskRunnerEPNS1_16MessageLoopProxyEPN5quota17QuotaManagerProxyE | 6490 fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathE
PNS1_19SequencedTaskRunnerEPNS1_16MessageLoopProxyEPN5quota17QuotaManagerProxyE |
| 6492 } | 6491 } |
| OLD | NEW |