Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 398303002: Upgrade valgrind suppressions from 'WebCore' to 'blink'. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file: 1 # There are three 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, stuff that is somehow a false positive 4 # 2. Intentional unit test errors, 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. 8 # These should all be in chromium's bug tracking system.
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 1125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1136 bug_82682 1136 bug_82682
1137 Memcheck:Leak 1137 Memcheck:Leak
1138 ... 1138 ...
1139 fun:_ZN6webkit5npapi12_GLOBAL__N_119ReadPlistPluginInfoE* 1139 fun:_ZN6webkit5npapi12_GLOBAL__N_119ReadPlistPluginInfoE*
1140 } 1140 }
1141 { 1141 {
1142 bug_84329 1142 bug_84329
1143 Memcheck:Unaddressable 1143 Memcheck:Unaddressable
1144 fun:_ZN3WTF17ChromiumThreading16callOnMainThreadEPFvPvES1_ 1144 fun:_ZN3WTF17ChromiumThreading16callOnMainThreadEPFvPvES1_
1145 fun:_ZN3WTF16callOnMainThreadEPFvPvES0_ 1145 fun:_ZN3WTF16callOnMainThreadEPFvPvES0_
1146 fun:_ZN5blink13WebWorkerBase24dispatchTaskToMainThreadEN3WTF10PassOwnPtrIN7We bCore22ScriptExecutionContext4TaskEEE 1146 fun:_ZN5blink13WebWorkerBase24dispatchTaskToMainThreadEN3WTF10PassOwnPtrIN7bl ink22ScriptExecutionContext4TaskEEE
1147 fun:_ZN5blink13WebWorkerBase21reportPendingActivityEb 1147 fun:_ZN5blink13WebWorkerBase21reportPendingActivityEb
1148 } 1148 }
1149 { 1149 {
1150 bug_86303a 1150 bug_86303a
1151 Memcheck:Unaddressable 1151 Memcheck:Unaddressable
1152 ... 1152 ...
1153 fun:objc_msgSend* 1153 fun:objc_msgSend*
1154 } 1154 }
1155 { 1155 {
1156 bug_86303b 1156 bug_86303b
(...skipping 414 matching lines...) Expand 10 before | Expand all | Expand 10 after
1571 fun:_CFRuntimeCreateInstance 1571 fun:_CFRuntimeCreateInstance
1572 fun:allocGeneric 1572 fun:allocGeneric
1573 fun:create 1573 fun:create
1574 fun:CMSCreateDataProvider 1574 fun:CMSCreateDataProvider
1575 fun:create_generic_color_space 1575 fun:create_generic_color_space
1576 fun:CGColorSpaceCreateWithIndex 1576 fun:CGColorSpaceCreateWithIndex
1577 } 1577 }
1578 { 1578 {
1579 bug_105524_a 1579 bug_105524_a
1580 Memcheck:Uninitialized 1580 Memcheck:Uninitialized
1581 fun:_ZNK7WebCore13InlineTextBox17expansionBehaviorEv 1581 fun:_ZNK7blink13InlineTextBox17expansionBehaviorEv
1582 fun:_ZNK7WebCore13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4Fon tEPKtiiPNS_24BufferForAppendingHyphenE 1582 fun:_ZNK7blink13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4FontE PKtiiPNS_24BufferForAppendingHyphenE
1583 fun:_ZNK7WebCore13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4Fon tEPNS_24BufferForAppendingHyphenE 1583 fun:_ZNK7blink13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4FontE PNS_24BufferForAppendingHyphenE
1584 fun:_ZNK7WebCore13InlineTextBox17positionForOffsetEi 1584 fun:_ZNK7blink13InlineTextBox17positionForOffsetEi
1585 fun:_ZN5blink10RenderText14localCaretRectEPNS_9InlineBoxEiPi 1585 fun:_ZN5blink10RenderText14localCaretRectEPNS_9InlineBoxEiPi
1586 fun:_ZNK7WebCore15VisiblePosition14localCaretRectERPNS_12RenderObjectE 1586 fun:_ZNK7blink15VisiblePosition14localCaretRectERPNS_12RenderObjectE
1587 fun:_ZN5blink9CaretBase15updateCaretRectEPNS_8DocumentERKNS_15VisiblePosition E 1587 fun:_ZN5blink9CaretBase15updateCaretRectEPNS_8DocumentERKNS_15VisiblePosition E
1588 fun:_ZN5blink14FrameSelection14localCaretRectEv 1588 fun:_ZN5blink14FrameSelection14localCaretRectEv
1589 fun:_ZN5blink14FrameSelection18recomputeCaretRectEv 1589 fun:_ZN5blink14FrameSelection18recomputeCaretRectEv
1590 fun:_ZN5blink14FrameSelection16updateAppearanceEv 1590 fun:_ZN5blink14FrameSelection16updateAppearanceEv
1591 fun:_ZN5blink14FrameSelection12setSelectionERKNS_16VisibleSelectionEjNS0_19Cu rsorAlignOnScrollENS_15TextGranularityE 1591 fun:_ZN5blink14FrameSelection12setSelectionERKNS_16VisibleSelectionEjNS0_19Cu rsorAlignOnScrollENS_15TextGranularityE
1592 fun:_ZN5blink14FrameSelection12setSelectionERKNS_16VisibleSelectionENS_15Text GranularityE 1592 fun:_ZN5blink14FrameSelection12setSelectionERKNS_16VisibleSelectionENS_15Text GranularityE
1593 fun:_ZN5blink14FrameSelection34setNonDirectionalSelectionIfNeededERKNS_16Visi bleSelectionENS_15TextGranularityENS0_23EndPointsAdjustmentModeE 1593 fun:_ZN5blink14FrameSelection34setNonDirectionalSelectionIfNeededERKNS_16Visi bleSelectionENS_15TextGranularityENS0_23EndPointsAdjustmentModeE
1594 fun:_ZN5blink12EventHandler49updateSelectionForMouseDownDispatchingSelectStar tEPNS_4NodeERKNS_16VisibleSelectionENS_15TextGranularityE 1594 fun:_ZN5blink12EventHandler49updateSelectionForMouseDownDispatchingSelectStar tEPNS_4NodeERKNS_16VisibleSelectionENS_15TextGranularityE
1595 fun:_ZN5blink12EventHandler32handleMousePressEventSingleClickERKNS_28MouseEve ntWithHitTestResultsE 1595 fun:_ZN5blink12EventHandler32handleMousePressEventSingleClickERKNS_28MouseEve ntWithHitTestResultsE
1596 fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_28MouseEventWithHitTe stResultsE 1596 fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_28MouseEventWithHitTe stResultsE
1597 fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_18PlatformMouseEventE 1597 fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_18PlatformMouseEventE
1598 fun:_ZN5blink12EventHandler29passMousePressEventToSubframeERNS_28MouseEventWi thHitTestResultsEPNS_5FrameE 1598 fun:_ZN5blink12EventHandler29passMousePressEventToSubframeERNS_28MouseEventWi thHitTestResultsEPNS_5FrameE
1599 fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_18PlatformMouseEventE 1599 fun:_ZN5blink12EventHandler21handleMousePressEventERKNS_18PlatformMouseEventE
1600 fun:_ZN5blink11WebViewImpl9mouseDownERKNS_13WebMouseEventE 1600 fun:_ZN5blink11WebViewImpl9mouseDownERKNS_13WebMouseEventE
1601 fun:_ZN5blink11WebViewImpl16handleInputEventERKNS_13WebInputEventE 1601 fun:_ZN5blink11WebViewImpl16handleInputEventERKNS_13WebInputEventE
1602 fun:_ZN46ContextMenuCapturing_ContextMenuCapturing_Test8TestBodyEv 1602 fun:_ZN46ContextMenuCapturing_ContextMenuCapturing_Test8TestBodyEv
1603 } 1603 }
1604 { 1604 {
1605 bug_105524_b 1605 bug_105524_b
1606 Memcheck:Uninitialized 1606 Memcheck:Uninitialized
1607 fun:_ZNK7WebCore13InlineTextBox17expansionBehaviorEv 1607 fun:_ZNK7blink13InlineTextBox17expansionBehaviorEv
1608 fun:_ZNK7WebCore13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4Fon tEPKtiiPNS_24BufferForAppendingHyphenE 1608 fun:_ZNK7blink13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4FontE PKtiiPNS_24BufferForAppendingHyphenE
1609 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii 1609 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii
1610 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii 1610 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii
1611 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii 1611 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii
1612 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai ntInfoERKNS_8IntPointE 1612 fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Paint InfoERKNS_8IntPointE
1613 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE 1613 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
1614 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE 1614 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
1615 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE 1615 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
1616 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE 1616 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE
1617 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE 1617 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
1618 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE 1618 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
1619 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE 1619 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
1620 fun:_ZN5blink11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntRec tEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestRequest ClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj 1620 fun:_ZN5blink11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntRec tEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestRequest ClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj
1621 fun:_ZN5blink11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEES3_PNS_15Graphic sContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPNS1_7HashMapIPNS_ 24OverlapTestRequestClientES8_NS1_7PtrHashISH_EENS1_10HashTraitsISH_EENSK_IS8_EE EEj 1621 fun:_ZN5blink11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEES3_PNS_15Graphic sContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPNS1_7HashMapIPNS_ 24OverlapTestRequestClientES8_NS1_7PtrHashISH_EENS1_10HashTraitsISH_EENSK_IS8_EE EEj
1622 fun:_ZN5blink11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntRec tEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestRequest ClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj 1622 fun:_ZN5blink11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntRec tEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestRequest ClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj
1623 fun:_ZN5blink11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_12R enderObjectEPNS_12RenderRegionEj 1623 fun:_ZN5blink11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_12R enderObjectEPNS_12RenderRegionEj
1624 fun:_ZN5blink9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE 1624 fun:_ZN5blink9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE
1625 fun:_ZN5blink10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE 1625 fun:_ZN5blink10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE
1626 fun:_ZN5blink12WebFrameImpl16paintWithContextERN7WebCore15GraphicsContextERKN S_7WebRectE 1626 fun:_ZN5blink12WebFrameImpl16paintWithContextERN7blink15GraphicsContextERKNS_ 7WebRectE
1627 fun:_ZN5blink12WebFrameImpl5paintEP9CGContextRKNS_7WebRectE 1627 fun:_ZN5blink12WebFrameImpl5paintEP9CGContextRKNS_7WebRectE
1628 fun:_ZN5blink11WebViewImpl5paintEP9CGContextRKNS_7WebRectE 1628 fun:_ZN5blink11WebViewImpl5paintEP9CGContextRKNS_7WebRectE
1629 } 1629 }
1630 { 1630 {
1631 bug_105526_read_a 1631 bug_105526_read_a
1632 Memcheck:Unaddressable 1632 Memcheck:Unaddressable
1633 fun:CGSSetWindowColorSpace 1633 fun:CGSSetWindowColorSpace
1634 fun:_ZN10WindowData16UpdateColorSpaceEh 1634 fun:_ZN10WindowData16UpdateColorSpaceEh
1635 fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16Opa queControlRef 1635 fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16Opa queControlRef
1636 fun:_ZN10WindowData10InitializeEP14OpaqueEventRef 1636 fun:_ZN10WindowData10InitializeEP14OpaqueEventRef
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
1756 fun:_ZN7leveldb7OptionsC2Ev 1756 fun:_ZN7leveldb7OptionsC2Ev
1757 ... 1757 ...
1758 fun:_ZN7fileapi27FileSystemDirectoryDatabase4InitEv 1758 fun:_ZN7fileapi27FileSystemDirectoryDatabase4InitEv
1759 fun:_ZN7fileapi27FileSystemDirectoryDatabase11GetFileInfoExPNS0_8FileInfoE 1759 fun:_ZN7fileapi27FileSystemDirectoryDatabase11GetFileInfoExPNS0_8FileInfoE
1760 fun:_ZN7fileapi59FileSystemDirectoryDatabaseTest_TestMissingFileGetInfo_Test8 TestBodyEv 1760 fun:_ZN7fileapi59FileSystemDirectoryDatabaseTest_TestMissingFileGetInfo_Test8 TestBodyEv
1761 } 1761 }
1762 { 1762 {
1763 bug_105938_a 1763 bug_105938_a
1764 Memcheck:Leak 1764 Memcheck:Leak
1765 fun:_Znw* 1765 fun:_Znw*
1766 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS 4_6StringEEENS_12ExternalModeE 1766 fun:_ZN5blink23v8StringToblinkStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_ 6StringEEENS_12ExternalModeE
1767 ... 1767 ...
1768 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb 1768 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb
1769 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb 1769 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
1770 fun:_ZN2v86Script3RunEv 1770 fun:_ZN2v86Script3RunEv
1771 fun:_ZN5blink7V8Proxy9runScriptEN2v86HandleINS1_6ScriptE* 1771 fun:_ZN5blink7V8Proxy9runScriptEN2v86HandleINS1_6ScriptE*
1772 fun:_ZN5blink7V8Proxy8evaluateERKNS_16ScriptSourceCodeEPNS_4NodeE 1772 fun:_ZN5blink7V8Proxy8evaluateERKNS_16ScriptSourceCodeEPNS_4NodeE
1773 fun:_ZN5blink16ScriptController8evaluateERKNS_16ScriptSourceCodeE 1773 fun:_ZN5blink16ScriptController8evaluateERKNS_16ScriptSourceCodeE
1774 } 1774 }
1775 { 1775 {
1776 bug_105938_b 1776 bug_105938_b
1777 Memcheck:Leak 1777 Memcheck:Leak
1778 fun:_Znw* 1778 fun:_Znw*
1779 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6Stri ngEEENS_12ExternalModeE 1779 fun:_ZN5blink23v8StringToblinkStringIN3WTF6StringEEET_N2v86HandleINS4_6String EEENS_12ExternalModeE
1780 ... 1780 ...
1781 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb 1781 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb
1782 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb 1782 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
1783 fun:_ZN2v86Script3RunEv 1783 fun:_ZN2v86Script3RunEv
1784 fun:_ZN5blink7V8Proxy9runScriptEN2v86HandleINS1_6ScriptE* 1784 fun:_ZN5blink7V8Proxy9runScriptEN2v86HandleINS1_6ScriptE*
1785 fun:_ZN5blink7V8Proxy8evaluateERKNS_16ScriptSourceCodeEPNS_4NodeE 1785 fun:_ZN5blink7V8Proxy8evaluateERKNS_16ScriptSourceCodeEPNS_4NodeE
1786 fun:_ZN5blink16ScriptController8evaluateERKNS_16ScriptSourceCodeE 1786 fun:_ZN5blink16ScriptController8evaluateERKNS_16ScriptSourceCodeE
1787 } 1787 }
1788 { 1788 {
1789 bug_105938_c 1789 bug_105938_c
1790 Memcheck:Leak 1790 Memcheck:Leak
1791 fun:_Znw* 1791 fun:_Znw*
1792 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS 4_6StringEEENS_12ExternalModeE 1792 fun:_ZN5blink23v8StringToblinkStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_ 6StringEEENS_12ExternalModeE
1793 ... 1793 ...
1794 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb 1794 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb
1795 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb 1795 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
1796 fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE 1796 fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE
1797 fun:_ZN5blink7V8Proxy24instrumentedCallFunctionEPNS_4PageEN2v86HandleINS3_8Fu nctionEEENS4_INS3_6ObjectEEEiPNS4_INS3_5ValueEEE 1797 fun:_ZN5blink7V8Proxy24instrumentedCallFunctionEPNS_4PageEN2v86HandleINS3_8Fu nctionEEENS4_INS3_6ObjectEEEiPNS4_INS3_5ValueEEE
1798 fun:_ZN5blink7V8Proxy12callFunctionEN2v86HandleINS1_8FunctionEEENS2_INS1_6Obj ectEEEiPNS2_INS1_5ValueEEE 1798 fun:_ZN5blink7V8Proxy12callFunctionEN2v86HandleINS1_8FunctionEEENS2_INS1_6Obj ectEEEiPNS2_INS1_5ValueEEE
1799 fun:_ZN5blink19V8LazyEventListener20callListenerFunctionEPNS_22ScriptExecutio nContextEN2v86HandleINS3_5ValueEEEPNS_5EventE 1799 fun:_ZN5blink19V8LazyEventListener20callListenerFunctionEPNS_22ScriptExecutio nContextEN2v86HandleINS3_5ValueEEEPNS_5EventE
1800 fun:_ZN5blink23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExecut ionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE 1800 fun:_ZN5blink23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExecut ionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE
1801 fun:_ZN5blink23V8AbstractEventListener11handleEventEPNS_22ScriptExecutionCont extEPNS_5EventE 1801 fun:_ZN5blink23V8AbstractEventListener11handleEventEPNS_22ScriptExecutionCont extEPNS_5EventE
1802 fun:_ZN5blink11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDa taERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE 1802 fun:_ZN5blink11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDa taERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE
1803 } 1803 }
1804 { 1804 {
1805 bug_107179 1805 bug_107179
1806 Memcheck:Uninitialized 1806 Memcheck:Uninitialized
1807 fun:_ZNK7WebCore13InlineTextBox17expansionBehaviorEv 1807 fun:_ZNK7blink13InlineTextBox17expansionBehaviorEv
1808 fun:_ZNK7WebCore13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4Fon tEPKtiiPNS_24BufferForAppendingHyphenE 1808 fun:_ZNK7blink13InlineTextBox16constructTextRunEPNS_11RenderStyleERKNS_4FontE PKtiiPNS_24BufferForAppendingHyphenE
1809 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii 1809 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii
1810 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii 1810 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii
1811 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii 1811 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii
1812 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai ntInfoERKNS_8IntPointE 1812 fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Paint InfoERKNS_8IntPointE
1813 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE 1813 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
1814 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE 1814 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
1815 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE 1815 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
1816 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE 1816 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE
1817 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE 1817 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
1818 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE 1818 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
1819 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE 1819 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
1820 ... 1820 ...
1821 fun:_ZN5blink11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_12R enderObjectEPNS_12RenderRegionEj 1821 fun:_ZN5blink11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_12R enderObjectEPNS_12RenderRegionEj
1822 fun:_ZN5blink9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE 1822 fun:_ZN5blink9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE
1823 fun:_ZN5blink10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE 1823 fun:_ZN5blink10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE
1824 fun:_ZN5blink12WebFrameImpl16paintWithContextERN7WebCore15GraphicsContextERKN S_7WebRectE 1824 fun:_ZN5blink12WebFrameImpl16paintWithContextERN7blink15GraphicsContextERKNS_ 7WebRectE
1825 } 1825 }
1826 { 1826 {
1827 bug_107541_a 1827 bug_107541_a
1828 Memcheck:Leak 1828 Memcheck:Leak
1829 fun:_Znw* 1829 fun:_Znw*
1830 fun:_ZL14NewFromFontRefPK8__CTFontPKc 1830 fun:_ZL14NewFromFontRefPK8__CTFontPKc
1831 fun:_Z26SkCreateTypefaceFromCTFontPK8__CTFont 1831 fun:_Z26SkCreateTypefaceFromCTFontPK8__CTFont
1832 fun:_ZN5blinkL10setupPaintEP7SkPaintPKNS_14SimpleFontDataEPKNS_4FontE* 1832 fun:_ZN5blinkL10setupPaintEP7SkPaintPKNS_14SimpleFontDataEPKNS_4FontE*
1833 fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontData ERKNS_11GlyphBufferEiiRKNS_10FloatPointE 1833 fun:_ZNK7blink4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataER KNS_11GlyphBufferEiiRKNS_10FloatPointE
1834 fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERK NS_11GlyphBufferERKNS_10FloatPointE 1834 fun:_ZNK7blink4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS _11GlyphBufferERKNS_10FloatPointE
1835 fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKN S_10FloatPointEii 1835 fun:_ZNK7blink4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_ 10FloatPointEii
1836 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo atPoint* 1836 fun:_ZNK7blink4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Float Point*
1837 fun:_ZN5blink15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10Float Point* 1837 fun:_ZN5blink15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10Float Point*
1838 fun:_ZN5blinkL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7T extRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10Shadow DataEbb 1838 fun:_ZN5blinkL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7T extRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10Shadow DataEbb
1839 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_* 1839 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_*
1840 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_* 1840 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_*
1841 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_* 1841 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_*
1842 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai ntInfoERKNS_* 1842 fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Paint InfoERKNS_*
1843 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_* 1843 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_*
1844 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_* 1844 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_*
1845 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_* 1845 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_*
1846 ... 1846 ...
1847 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_* 1847 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_*
1848 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_* 1848 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_*
1849 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_* 1849 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_*
1850 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_* 1850 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_*
1851 } 1851 }
1852 { 1852 {
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1917 bug_112086 1917 bug_112086
1918 Memcheck:Uninitialized 1918 Memcheck:Uninitialized
1919 fun:x_zone_size 1919 fun:x_zone_size
1920 fun:find_registered_purgeable_zone 1920 fun:find_registered_purgeable_zone
1921 fun:malloc_make_purgeable 1921 fun:malloc_make_purgeable
1922 } 1922 }
1923 { 1923 {
1924 bug_117310 1924 bug_117310
1925 Memcheck:Leak 1925 Memcheck:Leak
1926 fun:_Znw* 1926 fun:_Znw*
1927 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS 4_6StringEEENS_12ExternalModeE 1927 fun:_ZN5blink23v8StringToblinkStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_ 6StringEEENS_12ExternalModeE
1928 fun:_ZN5blink29v8StringToAtomicWebCoreStringEN2v86HandleINS0_6StringEEE 1928 fun:_ZN5blink29v8StringToAtomicblinkStringEN2v86HandleINS0_6StringEEE
1929 fun:_ZN5blink11V8DOMWindow19namedPropertyGetterEN2v85LocalINS1_6StringEEERKNS 1_12AccessorInfoE 1929 fun:_ZN5blink11V8DOMWindow19namedPropertyGetterEN2v85LocalINS1_6StringEEERKNS 1_12AccessorInfoE
1930 fun:_ZN2v88internal8JSObject26GetPropertyWithInterceptorEPNS0_10JSReceiverEPN S0_6StringEP18PropertyAttributes 1930 fun:_ZN2v88internal8JSObject26GetPropertyWithInterceptorEPNS0_10JSReceiverEPN S0_6StringEP18PropertyAttributes
1931 fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringE P18PropertyAttributes 1931 fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringE P18PropertyAttributes
1932 fun:_ZN2v88internal6Object11GetPropertyENS0_6HandleIS1_EES3_PNS0_12LookupResu ltENS2_INS0_6StringEEEP18PropertyAttributes 1932 fun:_ZN2v88internal6Object11GetPropertyENS0_6HandleIS1_EES3_PNS0_12LookupResu ltENS2_INS0_6StringEEEP18PropertyAttributes
1933 fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6Objec tEEENS3_INS0_6StringEEE 1933 fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6Objec tEEENS3_INS0_6StringEEE
1934 fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE 1934 fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE
1935 obj:* 1935 obj:*
1936 obj:* 1936 obj:*
1937 obj:* 1937 obj:*
1938 obj:* 1938 obj:*
(...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after
2318 fun:malloc 2318 fun:malloc
2319 fun:_ZN3WTF10fastMallocEm 2319 fun:_ZN3WTF10fastMallocEm
2320 fun:_ZN5blink*TerminatedArrayBuilder* 2320 fun:_ZN5blink*TerminatedArrayBuilder*
2321 fun:_ZN5blink7RuleSet19compactPendingRules* 2321 fun:_ZN5blink7RuleSet19compactPendingRules*
2322 } 2322 }
2323 { 2323 {
2324 bug_320918 2324 bug_320918
2325 Memcheck:Leak 2325 Memcheck:Leak
2326 fun:malloc 2326 fun:malloc
2327 fun:_ZN3WTF10fastMallocEm 2327 fun:_ZN3WTF10fastMallocEm
2328 fun:_ZN3WTF11LinkedStackIN7WebCore8RuleDataEEnwEm 2328 fun:_ZN3WTF11LinkedStackIN7blink8RuleDataEEnwEm
2329 fun:_ZN5blink7RuleSet12addToRuleSet* 2329 fun:_ZN5blink7RuleSet12addToRuleSet*
2330 fun:_ZN5blink7RuleSet21findBestRuleSetAndAdd* 2330 fun:_ZN5blink7RuleSet21findBestRuleSetAndAdd*
2331 fun:_ZN5blink7RuleSet7addRule* 2331 fun:_ZN5blink7RuleSet7addRule*
2332 fun:_ZN5blink7RuleSet13addChildRules* 2332 fun:_ZN5blink7RuleSet13addChildRules*
2333 fun:_ZN5blink7RuleSet17addRulesFromSheet* 2333 fun:_ZN5blink7RuleSet17addRulesFromSheet*
2334 fun:_ZN5blink21CSSDefaultStyleSheets16loadDefaultStyle* 2334 fun:_ZN5blink21CSSDefaultStyleSheets16loadDefaultStyle*
2335 } 2335 }
2336 { 2336 {
2337 bug_340718 2337 bug_340718
2338 Memcheck:Leak 2338 Memcheck:Leak
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
2484 fun:calloc 2484 fun:calloc
2485 fun:_ZN18hb_object_header_t6createEj 2485 fun:_ZN18hb_object_header_t6createEj
2486 fun:_ZL16hb_object_createI9hb_face_tEPT_v 2486 fun:_ZL16hb_object_createI9hb_face_tEPT_v
2487 fun:hb_face_create_for_tables 2487 fun:hb_face_create_for_tables
2488 fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFaceEP10SkTypeface 2488 fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFaceEP10SkTypeface
2489 fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFontEP10SkTypefacei 2489 fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFontEP10SkTypefacei
2490 fun:_ZN3gfx18RenderTextHarfBuzz8ShapeRunEPNS_8internal15TextRunHarfBuzzE 2490 fun:_ZN3gfx18RenderTextHarfBuzz8ShapeRunEPNS_8internal15TextRunHarfBuzzE
2491 fun:_ZN3gfx18RenderTextHarfBuzz12EnsureLayoutEv 2491 fun:_ZN3gfx18RenderTextHarfBuzz12EnsureLayoutEv
2492 fun:_ZN3gfx41RenderTextTest_HarfBuzz_RunDirection_Test8TestBodyEv 2492 fun:_ZN3gfx41RenderTextTest_HarfBuzz_RunDirection_Test8TestBodyEv
2493 } 2493 }
OLDNEW
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698