| 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 5185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5196 fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE | 5196 fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE |
| 5197 fun:_ZN7WebCoreL20loadFullDefaultStyleEv | 5197 fun:_ZN7WebCoreL20loadFullDefaultStyleEv |
| 5198 fun:_ZN7WebCoreL34ensureDefaultStyleSheetsForElementEPNS_7ElementE | 5198 fun:_ZN7WebCoreL34ensureDefaultStyleSheetsForElementEPNS_7ElementE |
| 5199 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS
tyleEbb | 5199 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS
tyleEbb |
| 5200 fun:_ZN7WebCore8Document41styleForElementIgnoringPendingStylesheetsEPNS_7Elem
entE | 5200 fun:_ZN7WebCore8Document41styleForElementIgnoringPendingStylesheetsEPNS_7Elem
entE |
| 5201 fun:_ZN7WebCore7Element13computedStyleENS_8PseudoIdE | 5201 fun:_ZN7WebCore7Element13computedStyleENS_8PseudoIdE |
| 5202 fun:_ZN7WebCore16HTMLTitleElement17textWithDirectionEv | 5202 fun:_ZN7WebCore16HTMLTitleElement17textWithDirectionEv |
| 5203 fun:_ZN7WebCore16HTMLTitleElement15childrenChangedEbPNS_4NodeES2_i | 5203 fun:_ZN7WebCore16HTMLTitleElement15childrenChangedEbPNS_4NodeES2_i |
| 5204 fun:_ZN7WebCore13ContainerNode14parserAddChildEN3WTF10PassRefPtrINS_4NodeEEE | 5204 fun:_ZN7WebCore13ContainerNode14parserAddChildEN3WTF10PassRefPtrINS_4NodeEEE |
| 5205 fun:_ZN7WebCore20HTMLConstructionSite12attachAtSiteERKNS0_14AttachmentSiteEN3
WTF10PassRefPtrINS_4NodeEEE | 5205 fun:_ZN7WebCore20HTMLConstructionSite12attachAtSiteERKNS0_14AttachmentSiteEN3
WTF10PassRefPtrINS_4NodeEEE |
| 5206 fun:_ZN7WebCore20HTMLConstructionSite14insertTextNodeERKN3WTF6StringE | 5206 fun:_ZN7WebCore20HTMLConstructionSite14insertTextNodeERKN3WTF6StringENS_14Whi
tespaceModeE |
| 5207 fun:_ZN7WebCore15HTMLTreeBuilder22processCharacterBufferERNS0_28ExternalChara
cterTokenBufferE | 5207 fun:_ZN7WebCore15HTMLTreeBuilder22processCharacterBufferERNS0_28ExternalChara
cterTokenBufferE |
| 5208 fun:_ZN7WebCore15HTMLTreeBuilder16processCharacterERNS_15AtomicHTMLTokenE | 5208 fun:_ZN7WebCore15HTMLTreeBuilder16processCharacterERNS_15AtomicHTMLTokenE |
| 5209 } | 5209 } |
| 5210 { | 5210 { |
| 5211 bug_106104 | 5211 bug_106104 |
| 5212 Memcheck:Unaddressable | 5212 Memcheck:Unaddressable |
| 5213 ... | 5213 ... |
| 5214 fun:_ZN3WTF14deleteOwnedPtrIN7WebCore27InspectorBaseAgentInterfaceEEEvPT_ | 5214 fun:_ZN3WTF14deleteOwnedPtrIN7WebCore27InspectorBaseAgentInterfaceEEEvPT_ |
| 5215 fun:_ZN3WTF6OwnPtrIN7WebCore27InspectorBaseAgentInterfaceEED1Ev | 5215 fun:_ZN3WTF6OwnPtrIN7WebCore27InspectorBaseAgentInterfaceEED1Ev |
| 5216 fun:_ZN3WTF16VectorDestructorILb1ENS_6OwnPtrIN7WebCore27InspectorBaseAgentInt
erfaceEEEE8destructEPS4_S6_ | 5216 fun:_ZN3WTF16VectorDestructorILb1ENS_6OwnPtrIN7WebCore27InspectorBaseAgentInt
erfaceEEEE8destructEPS4_S6_ |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5354 obj:/lib/libselinux.so.1 | 5354 obj:/lib/libselinux.so.1 |
| 5355 obj:/lib/libselinux.so.1 | 5355 obj:/lib/libselinux.so.1 |
| 5356 } | 5356 } |
| 5357 { | 5357 { |
| 5358 bug_todo_grep | 5358 bug_todo_grep |
| 5359 Memcheck:Leak | 5359 Memcheck:Leak |
| 5360 fun:malloc | 5360 fun:malloc |
| 5361 obj:/bin/grep | 5361 obj:/bin/grep |
| 5362 obj:/bin/grep | 5362 obj:/bin/grep |
| 5363 } | 5363 } |
| OLD | NEW |