| 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 2999 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3010 fun:_ZN2cc10GLRenderer10DoDrawQuadEPNS_14DirectRenderer12DrawingFrameEPKNS_8D
rawQuadEPKN3gfx5QuadFE | 3010 fun:_ZN2cc10GLRenderer10DoDrawQuadEPNS_14DirectRenderer12DrawingFrameEPKNS_8D
rawQuadEPKN3gfx5QuadFE |
| 3011 } | 3011 } |
| 3012 { | 3012 { |
| 3013 bug_562431_a | 3013 bug_562431_a |
| 3014 Memcheck:Leak | 3014 Memcheck:Leak |
| 3015 fun:malloc | 3015 fun:malloc |
| 3016 fun:_ZN3WTF10Partitions10fastMallocEmPKc | 3016 fun:_ZN3WTF10Partitions10fastMallocEmPKc |
| 3017 fun:_ZN5blink14PersistentBaseINS_15StyleFilterDataELNS_31WeaknessPersistentCo
nfigurationE0ELNS_38CrossThreadnessPersistentConfigurationE0EEnwEm | 3017 fun:_ZN5blink14PersistentBaseINS_15StyleFilterDataELNS_31WeaknessPersistentCo
nfigurationE0ELNS_38CrossThreadnessPersistentConfigurationE0EEnwEm |
| 3018 fun:_ZN5blink26RefCountedGarbageCollectedINS_15StyleFilterDataEE13makeKeepAli
veEv | 3018 fun:_ZN5blink26RefCountedGarbageCollectedINS_15StyleFilterDataEE13makeKeepAli
veEv |
| 3019 fun:_ZN5blink26RefCountedGarbageCollectedINS_15StyleFilterDataEE3refEv | 3019 fun:_ZN5blink26RefCountedGarbageCollectedINS_15StyleFilterDataEE3refEv |
| 3020 fun:_ZN3WTF6RefPtrIN5blink15StyleFilterDataEEC2IS2_EERKNS_6RawPtrIT_EEPNSt9en
able_ifIXsr3std10is_base_ofIS2_S6_EE5valueEvE4typeE |
| 3020 fun:_ZN5blink7DataRefINS_15StyleFilterDataEE4initEv | 3021 fun:_ZN5blink7DataRefINS_15StyleFilterDataEE4initEv |
| 3021 fun:_ZN5blink13ComputedStyle18createInitialStyleEv | 3022 fun:_ZN5blink13ComputedStyle18createInitialStyleEv |
| 3022 fun:_ZN5blink13ComputedStyle19mutableInitialStyleEv | 3023 fun:_ZN5blink13ComputedStyle19mutableInitialStyleEv |
| 3023 fun:_ZN5blink13ComputedStyle12initialStyleEv | 3024 fun:_ZN5blink13ComputedStyle12initialStyleEv |
| 3024 fun:_ZN5blink13ComputedStyle6createEv | 3025 fun:_ZN5blink13ComputedStyle6createEv |
| 3025 fun:_ZN5blink13StyleResolver16styleForDocumentERNS_8DocumentE | 3026 fun:_ZN5blink13StyleResolver16styleForDocumentERNS_8DocumentE |
| 3026 ... | 3027 ... |
| 3027 fun:_ZN5blink14DocumentLoader15finishedLoadingEd | 3028 fun:_ZN5blink14DocumentLoader15finishedLoadingEd |
| 3028 fun:_ZN5blink14DocumentLoader14maybeLoadEmptyEv | 3029 fun:_ZN5blink14DocumentLoader14maybeLoadEmptyEv |
| 3029 fun:_ZN5blink14DocumentLoader24startLoadingMainResourceEv | 3030 fun:_ZN5blink14DocumentLoader24startLoadingMainResourceEv |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3148 Memcheck:Leak | 3149 Memcheck:Leak |
| 3149 fun:_Znw* | 3150 fun:_Znw* |
| 3150 fun:_ZN4mojo3edk2js13HandleWrapper6Create* | 3151 fun:_ZN4mojo3edk2js13HandleWrapper6Create* |
| 3151 fun:_ZN3gin9ConverterIN4mojo6Handle* | 3152 fun:_ZN3gin9ConverterIN4mojo6Handle* |
| 3152 fun:_ZN3gin11ConvertToV8IN4mojo6Handle* | 3153 fun:_ZN3gin11ConvertToV8IN4mojo6Handle* |
| 3153 fun:_ZN3gin10ToV8TraitsIN4mojo6HandleELb0EE14TryConvertToV8* | 3154 fun:_ZN3gin10ToV8TraitsIN4mojo6HandleELb0EE14TryConvertToV8* |
| 3154 fun:_ZN3gin14TryConvertToV8IN4mojo6Handle* | 3155 fun:_ZN3gin14TryConvertToV8IN4mojo6Handle* |
| 3155 fun:_ZN3gin10Dictionary3SetIN4mojo6Handle* | 3156 fun:_ZN3gin10Dictionary3SetIN4mojo6Handle* |
| 3156 fun:_ZN4mojo3edk2js12_GLOBAL__N_114CreateDataPipe* | 3157 fun:_ZN4mojo3edk2js12_GLOBAL__N_114CreateDataPipe* |
| 3157 } | 3158 } |
| OLD | NEW |