| 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 1603 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1614 fun:*SaveScreenshotE*4base8Callback* | 1614 fun:*SaveScreenshotE*4base8Callback* |
| 1615 } | 1615 } |
| 1616 { | 1616 { |
| 1617 bug_87232 | 1617 bug_87232 |
| 1618 Memcheck:Uninitialized | 1618 Memcheck:Uninitialized |
| 1619 fun:_ZN7WebCore12base64EncodeEPKcjRN3WTF6VectorIcLj0EEEb | 1619 fun:_ZN7WebCore12base64EncodeEPKcjRN3WTF6VectorIcLj0EEEb |
| 1620 fun:_ZN7WebCore12base64EncodeERKN3WTF6VectorIcLj0EEERS2_b | 1620 fun:_ZN7WebCore12base64EncodeERKN3WTF6VectorIcLj0EEERS2_b |
| 1621 fun:_ZN7WebCore*14ImageToDataURL*SkBitmapEEN3WTF6StringERT_* | 1621 fun:_ZN7WebCore*14ImageToDataURL*SkBitmapEEN3WTF6StringERT_* |
| 1622 } | 1622 } |
| 1623 { | 1623 { |
| 1624 bug_31800 | |
| 1625 Memcheck:Leak | |
| 1626 fun:_Znw* | |
| 1627 fun:_ZN7WebCore28createFontCustomPlatformDataEPNS_12SharedBufferE | |
| 1628 fun:_ZN7WebCore10CachedFont20ensureCustomFontDataEv | |
| 1629 fun:_ZN7WebCore17CSSFontFaceSource11getFontDataERKNS_15FontDescriptionEbbPNS_
15CSSFontSelectorE | |
| 1630 fun:_ZN7WebCore11CSSFontFace11getFontDataERKNS_15FontDescriptionEbb | |
| 1631 fun:_ZN7WebCore20CSSSegmentedFontFace11getFontDataERKNS_15FontDescriptionE | |
| 1632 fun:_ZN7WebCore15CSSFontSelector11getFontDataERKNS_15FontDescriptionERKN3WTF1
2AtomicStringE | |
| 1633 fun:_ZN7WebCore9FontCache11getFontDataERKNS_4FontERiPNS_12FontSelectorE | |
| 1634 fun:_ZNK7WebCore16FontFallbackList10fontDataAtEPKNS_4FontEj | |
| 1635 fun:_ZNK7WebCore16FontFallbackList15primaryFontDataEPKNS_4FontE | |
| 1636 } | |
| 1637 { | |
| 1638 bug_31985 | 1624 bug_31985 |
| 1639 Memcheck:Leak | 1625 Memcheck:Leak |
| 1640 fun:_Znw* | 1626 fun:_Znw* |
| 1641 ... | 1627 ... |
| 1642 fun:_ZN3net16HttpNetworkLayer10GetSessionEv | 1628 fun:_ZN3net16HttpNetworkLayer10GetSessionEv |
| 1643 fun:_ZN3net16HttpNetworkLayer17CreateTransactionEP10scoped_ptrINS_15HttpTrans
actionEE | 1629 fun:_ZN3net16HttpNetworkLayer17CreateTransactionEP10scoped_ptrINS_15HttpTrans
actionEE |
| 1644 fun:_ZN3net9HttpCache11Transaction13DoSendRequestEv | 1630 fun:_ZN3net9HttpCache11Transaction13DoSendRequestEv |
| 1645 fun:_ZN3net9HttpCache11Transaction6DoLoopEi | 1631 fun:_ZN3net9HttpCache11Transaction6DoLoopEi |
| 1646 } | 1632 } |
| 1647 { | 1633 { |
| (...skipping 2250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3898 fun:_Znw* | 3884 fun:_Znw* |
| 3899 fun:_ZN12*FinishPepperFlashUpdateRegistrationEP22ComponentUpdateServiceRK7Ver
sion | 3885 fun:_ZN12*FinishPepperFlashUpdateRegistrationEP22ComponentUpdateServiceRK7Ver
sion |
| 3900 } | 3886 } |
| 3901 { | 3887 { |
| 3902 bug_102831_a | 3888 bug_102831_a |
| 3903 Memcheck:Leak | 3889 Memcheck:Leak |
| 3904 ... | 3890 ... |
| 3905 fun:_ZN17PluginLoaderPosix19LoadPluginsInternalEv | 3891 fun:_ZN17PluginLoaderPosix19LoadPluginsInternalEv |
| 3906 } | 3892 } |
| 3907 { | 3893 { |
| 3908 bug_103467 | |
| 3909 Memcheck:Uninitialized | |
| 3910 fun:_ZNK7WebCore12NamedNodeMap20mappedMapsEquivalentEPKS0_ | |
| 3911 fun:_ZNK7WebCore16CSSStyleSelector24canShareStyleWithElementE* | |
| 3912 fun:_ZNK7WebCore16CSSStyleSelector26findSiblingForStyleSharingEPNS_4NodeERj | |
| 3913 } | |
| 3914 { | |
| 3915 bug_104447 | 3894 bug_104447 |
| 3916 Memcheck:Leak | 3895 Memcheck:Leak |
| 3917 ... | 3896 ... |
| 3918 fun:HB_OpenTypeShape | 3897 fun:HB_OpenTypeShape |
| 3919 fun:arabicSyriacOpenTypeShape | 3898 fun:arabicSyriacOpenTypeShape |
| 3920 fun:HB_ArabicShape | 3899 fun:HB_ArabicShape |
| 3921 fun:HB_ShapeItem | 3900 fun:HB_ShapeItem |
| 3922 fun:_ZN7WebCore21ComplexTextController11shapeGlyphsEv | 3901 fun:_ZN7WebCore21ComplexTextController11shapeGlyphsEv |
| 3923 fun:_ZN7WebCore21ComplexTextController13nextScriptRunEv | 3902 fun:_ZN7WebCore21ComplexTextController13nextScriptRunEv |
| 3924 fun:_ZN7WebCore21ComplexTextController14widthOfFullRunEv | 3903 fun:_ZN7WebCore21ComplexTextController14widthOfFullRunEv |
| (...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4072 fun:_ZN23ExtensionTestingProfileD0Ev | 4051 fun:_ZN23ExtensionTestingProfileD0Ev |
| 4073 } | 4052 } |
| 4074 { | 4053 { |
| 4075 bug_106912 | 4054 bug_106912 |
| 4076 Memcheck:Leak | 4055 Memcheck:Leak |
| 4077 fun:_Znw* | 4056 fun:_Znw* |
| 4078 fun:_ZN15tracked_objects10ThreadData23InitializeThreadContextERKSs | 4057 fun:_ZN15tracked_objects10ThreadData23InitializeThreadContextERKSs |
| 4079 fun:_ZN4base14PlatformThread7SetNameEPKc | 4058 fun:_ZN4base14PlatformThread7SetNameEPKc |
| 4080 } | 4059 } |
| 4081 { | 4060 { |
| 4082 bug_107503 | |
| 4083 Memcheck:Uninitialized | |
| 4084 ... | |
| 4085 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS
tyleEbbPNS_12RenderRegionE | |
| 4086 fun:_ZN7WebCore7Element16styleForRendererEv | |
| 4087 fun:_ZN7WebCore7Element11recalcStyleENS_4Node11StyleChangeE | |
| 4088 ... | |
| 4089 fun:_ZN7WebCore7Element11recalcStyleENS_4Node11StyleChangeE | |
| 4090 fun:_ZN7WebCore8Document11recalcStyleENS_4Node11StyleChangeE | |
| 4091 fun:_ZN7WebCore8Document19updateStyleIfNeededEv | |
| 4092 } | |
| 4093 { | |
| 4094 bug_107696 | 4061 bug_107696 |
| 4095 Memcheck:Leak | 4062 Memcheck:Leak |
| 4096 fun:_Znw* | 4063 fun:_Znw* |
| 4097 fun:_ZN7WebCore11iBeamCursorEv | 4064 fun:_ZN7WebCore11iBeamCursorEv |
| 4098 fun:_ZN7WebCore12EventHandler12selectCursorERKNS_28MouseEventWithHitTestResul
tsEPNS_9ScrollbarE | 4065 fun:_ZN7WebCore12EventHandler12selectCursorERKNS_28MouseEventWithHitTestResul
tsEPNS_9ScrollbarE |
| 4099 fun:_ZN7WebCore12EventHandler20handleMouseMoveEventERKNS_18PlatformMouseEvent
EPNS_13HitTestResultEb | 4066 fun:_ZN7WebCore12EventHandler20handleMouseMoveEventERKNS_18PlatformMouseEvent
EPNS_13HitTestResultEb |
| 4100 fun:_ZN7WebCore12EventHandler10mouseMovedERKNS_18PlatformMouseEventEb | 4067 fun:_ZN7WebCore12EventHandler10mouseMovedERKNS_18PlatformMouseEventEb |
| 4101 fun:_ZN6WebKit11WebViewImpl9mouseMoveERKNS_13WebMouseEventE | 4068 fun:_ZN6WebKit11WebViewImpl9mouseMoveERKNS_13WebMouseEventE |
| 4102 fun:_ZN6WebKit11WebViewImpl16handleInputEventERKNS_13WebInputEventE | 4069 fun:_ZN6WebKit11WebViewImpl16handleInputEventERKNS_13WebInputEventE |
| 4103 fun:_ZN12RenderWidget18OnHandleInputEventERKN3IPC7MessageE | 4070 fun:_ZN12RenderWidget18OnHandleInputEventERKN3IPC7MessageE |
| 4104 } | 4071 } |
| 4105 { | 4072 { |
| 4106 bug_107698a | |
| 4107 Memcheck:Leak | |
| 4108 fun:malloc | |
| 4109 ... | |
| 4110 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKN3WTF6StringEiPNS
3_7HashMapIPNS_12CSSStyleRuleENS3_6RefPtrINS_17CSSRuleSourceDataEEENS3_7PtrHashI
S9_EENS3_10HashTraitsIS9_EENSF_ISC_EEEE | |
| 4111 fun:_ZN7WebCore13CSSStyleSheet17parseStringAtLineERKN3WTF6StringEbi | |
| 4112 fun:_ZN7WebCore12StyleElement11createSheetEPNS_7ElementEiRKN3WTF6StringE | |
| 4113 fun:_ZN7WebCore12StyleElement7processEPNS_7ElementE | |
| 4114 } | |
| 4115 { | |
| 4116 bug_107698b | |
| 4117 Memcheck:Leak | |
| 4118 fun:malloc | |
| 4119 ... | |
| 4120 fun:_ZN3WTF10RefCountedIN7WebCore18StyleSheetInternalEEnwEm | |
| 4121 fun:_ZN7WebCore18StyleSheetInternal6createEv | |
| 4122 fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE | |
| 4123 } | |
| 4124 { | |
| 4125 bug_107698c | |
| 4126 Memcheck:Leak | |
| 4127 fun:malloc | |
| 4128 fun:_ZN3WTF10fastMallocEm | |
| 4129 ... | |
| 4130 fun:_Z10cssyyparsePN7WebCore9CSSParserE | |
| 4131 fun:_ZN7WebCore9CSSParser13parseSelectorERKN3WTF6StringERNS_15CSSSelectorList
E | |
| 4132 fun:_ZN7WebCore18HTMLContentElement18ensureSelectParsedEv | |
| 4133 fun:_ZN7WebCore18HTMLContentElement13isSelectValidEv | |
| 4134 fun:_ZN7WebCore9Internals20isValidContentSelectEPNS_7ElementERi | |
| 4135 ... | |
| 4136 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE | |
| 4137 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume
ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE | |
| 4138 } | |
| 4139 { | |
| 4140 bug_107699 | 4073 bug_107699 |
| 4141 Memcheck:Leak | 4074 Memcheck:Leak |
| 4142 fun:malloc | 4075 fun:malloc |
| 4143 fun:_ZN3WTF10fastMallocEm | 4076 fun:_ZN3WTF10fastMallocEm |
| 4144 ... | 4077 ... |
| 4145 fun:_ZN7WebCore13AnimationBase17ensurePropertyMapEv | 4078 fun:_ZN7WebCore13AnimationBase17ensurePropertyMapEv |
| 4146 fun:_ZN7WebCore13AnimationBase16getNumPropertiesEv | 4079 fun:_ZN7WebCore13AnimationBase16getNumPropertiesEv |
| 4147 fun:_ZN7WebCore18CompositeAnimation17updateTransitionsEPNS_12RenderObjectEPNS
_11RenderStyleES4_ | 4080 fun:_ZN7WebCore18CompositeAnimation17updateTransitionsEPNS_12RenderObjectEPNS
_11RenderStyleES4_ |
| 4148 fun:_ZN7WebCore18CompositeAnimation7animateEPNS_12RenderObjectEPNS_11RenderSt
yleES4_ | 4081 fun:_ZN7WebCore18CompositeAnimation7animateEPNS_12RenderObjectEPNS_11RenderSt
yleES4_ |
| 4149 fun:_ZN7WebCore19AnimationController16updateAnimationsEPNS_12RenderObjectEPNS
_11RenderStyleE | 4082 fun:_ZN7WebCore19AnimationController16updateAnimationsEPNS_12RenderObjectEPNS
_11RenderStyleE |
| (...skipping 2055 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6205 { | 6138 { |
| 6206 bug_167481b | 6139 bug_167481b |
| 6207 Memcheck:Uninitialized | 6140 Memcheck:Uninitialized |
| 6208 ... | 6141 ... |
| 6209 fun:encode_frame_to_data_rate | 6142 fun:encode_frame_to_data_rate |
| 6210 fun:vp8_get_compressed_data | 6143 fun:vp8_get_compressed_data |
| 6211 fun:vp8e_encode | 6144 fun:vp8e_encode |
| 6212 fun:vpx_codec_encode | 6145 fun:vpx_codec_encode |
| 6213 } | 6146 } |
| 6214 { | 6147 { |
| 6215 bug_169311 | |
| 6216 Memcheck:Leak | |
| 6217 ... | |
| 6218 fun:_ZN7WebCore18StyleSheetContents6createERKNS_16CSSParserContextE | |
| 6219 fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE | |
| 6220 fun:_ZN7WebCoreL12parseUASheetEPKcj | |
| 6221 ... | |
| 6222 fun:_ZN7WebCore13StyleResolver15styleForElementEPNS_7ElementEPNS_11RenderStyl
eENS_20StyleSharingBehaviorENS_20RuleMatchingBehaviorEPNS_12RenderRegionE | |
| 6223 fun:_ZN7WebCore13StyleResolverC1EPNS_8DocumentEb | |
| 6224 fun:_ZN7WebCore8Document19createStyleResolverEv | |
| 6225 fun:_ZN7WebCore8Document13styleResolverEv | |
| 6226 fun:_ZN7WebCore7Element16styleForRendererEv | |
| 6227 } | |
| 6228 { | |
| 6229 bug_170340 | 6148 bug_170340 |
| 6230 Memcheck:Uninitialized | 6149 Memcheck:Uninitialized |
| 6231 fun:_ZN3WTF12AtomicString3addEPKt | 6150 fun:_ZN3WTF12AtomicString3addEPKt |
| 6232 fun:_ZN3WTF12AtomicStringC1EPKt | 6151 fun:_ZN3WTF12AtomicStringC1EPKt |
| 6233 fun:_ZN7WebCore18HTMLPreloadScanner12processTokenEv | 6152 fun:_ZN7WebCore18HTMLPreloadScanner12processTokenEv |
| 6234 fun:_ZN7WebCore18HTMLPreloadScanner4scanEv | 6153 fun:_ZN7WebCore18HTMLPreloadScanner4scanEv |
| 6235 fun:_ZN7WebCore18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE | 6154 fun:_ZN7WebCore18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE |
| 6236 fun:_ZN7WebCore18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15Synchronou
sModeE | 6155 fun:_ZN7WebCore18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15Synchronou
sModeE |
| 6237 fun:_ZN7WebCore18HTMLDocumentParser6appendERKNS_15SegmentedStringE | 6156 fun:_ZN7WebCore18HTMLDocumentParser6appendERKNS_15SegmentedStringE |
| 6238 fun:_ZN7WebCore25DecodedDataDocumentParser5flushEPNS_14DocumentWriterE | 6157 fun:_ZN7WebCore25DecodedDataDocumentParser5flushEPNS_14DocumentWriterE |
| (...skipping 1134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7373 fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserCon
textERKSsS4_b | 7292 fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserCon
textERKSsS4_b |
| 7374 fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE | 7293 fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE |
| 7375 fun:_ZN7content24NavigationControllerImpl26GetSessionStorageNamespaceEPNS_12S
iteInstanceE | 7294 fun:_ZN7content24NavigationControllerImpl26GetSessionStorageNamespaceEPNS_12S
iteInstanceE |
| 7376 fun:_ZN7content21RenderViewHostManager4InitEPNS_14BrowserContextEPNS_12SiteIn
stanceEii | 7295 fun:_ZN7content21RenderViewHostManager4InitEPNS_14BrowserContextEPNS_12SiteIn
stanceEii |
| 7377 fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE | 7296 fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE |
| 7378 fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstan
ceE | 7297 fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstan
ceE |
| 7379 fun:_ZN7content25RenderViewHostTestHarness21CreateTestWebContentsEv | 7298 fun:_ZN7content25RenderViewHostTestHarness21CreateTestWebContentsEv |
| 7380 fun:_ZN7content25RenderViewHostTestHarness5SetUpEv | 7299 fun:_ZN7content25RenderViewHostTestHarness5SetUpEv |
| 7381 fun:_ZN31ChromeRenderViewHostTestHarness5SetUpEv | 7300 fun:_ZN31ChromeRenderViewHostTestHarness5SetUpEv |
| 7382 } | 7301 } |
| OLD | NEW |