Commit 06739364 authored by krasin's avatar krasin Committed by Commit bot

Fix patterns in CFI blacklist.

The comparison happens on mangled names. Of course, there's no
double colon is there.

BUG=634139
TBR=kcc@chromium.org

Review-Url: https://codereview.chromium.org/2267543002
Cr-Commit-Position: refs/heads/master@{#413329}
parent ebd6dde8
...@@ -69,19 +69,19 @@ src:*wtf/PartitionAllocator.h* ...@@ -69,19 +69,19 @@ src:*wtf/PartitionAllocator.h*
# Skia # Skia
# https://crbug.com/638064#c1 # https://crbug.com/638064#c1
fun:*SkPictureUtils::ApproximateBytesUsed* fun:*SkPictureUtils*ApproximateBytesUsed*
# https://crbug.com/638056#c1 # https://crbug.com/638056#c1
fun:*SkCanvas::onDrawRect* fun:*SkCanvas*onDrawRect*
# https://crbug.com/638064 # https://crbug.com/638064
fun:*SkCanvas::drawPicture* fun:*SkCanvas*drawPicture*
# https://crbug.com/638060 # https://crbug.com/638060
fun:*SkCanvas::onDrawPicture* fun:*SkCanvas*onDrawPicture*
# https://crbug.com/638064#c2 # https://crbug.com/638064#c2
fun:*SkBaseDevice::accessPixels* fun:*SkBaseDevice*accessPixels*
# https://crbug.com/638056 # https://crbug.com/638056
fun:*call_hline_blitter* fun:*call_hline_blitter*
...@@ -89,132 +89,132 @@ fun:*do_scanline* ...@@ -89,132 +89,132 @@ fun:*do_scanline*
fun:*antifilldot8* fun:*antifilldot8*
# Unclear what could be done here # Unclear what could be done here
fun:*SkCanvas::drawRect* fun:*SkCanvas*drawRect*
fun:*SkPictureGpuAnalyzer::analyzePicture* fun:*SkPictureGpuAnalyzer*analyzePicture*
# V8 # V8
# https://crbug.com/638056 # https://crbug.com/638056
fun:*VisitorAdapter::VisitEmbedderReference* fun:*VisitorAdapter*VisitEmbedderReference*
fun:*GlobalHandles::IterateWeakRoots* fun:*GlobalHandles*IterateWeakRoots*
fun:*GlobalHandles::IterateObjectGroups* fun:*GlobalHandles*IterateObjectGroups*
fun:*GlobalHandles::IterateAllRoots* fun:*GlobalHandles*IterateAllRoots*
fun:*GlobalHandles::IterateAllRootsWithClassIds* fun:*GlobalHandles*IterateAllRootsWithClassIds*
fun:*GlobalHandles::IterateAllRootsInNewSpaceWithClassIds* fun:*GlobalHandles*IterateAllRootsInNewSpaceWithClassIds*
fun:*GlobalHandles::IterateWeakRootsInNewSpaceWithClassIds* fun:*GlobalHandles*IterateWeakRootsInNewSpaceWithClassIds*
fun:*SerializerDeserializer::Iterate* fun:*SerializerDeserializer*Iterate*
# Unclear what could be done here # Unclear what could be done here
fun:*BodyDescriptorBase::IteratePointers* fun:*BodyDescriptorBase*IteratePointers*
# CC # CC
# https://crbug.com/638045 # https://crbug.com/638045
fun:*WebLayerImpl::invalidateRect* fun:*WebLayerImpl*invalidateRect*
# https://crbug.com/638056 # https://crbug.com/638056
fun:*DisplayItemList::Raster* fun:*DisplayItemList*Raster*
fun:*DisplayItemList::ApproximateMemoryUsage* fun:*DisplayItemList*ApproximateMemoryUsage*
fun:*LayerTreeHost::SetNeedsAnimate* fun:*LayerTreeHost*SetNeedsAnimate*
fun:*LayerTreeHost::NotifySwapPromiseMonitorsOfSetNeedsCommit* fun:*LayerTreeHost*NotifySwapPromiseMonitorsOfSetNeedsCommit*
fun:*LayerTreeHost::SetNeedsUpdateLayers* fun:*LayerTreeHost*SetNeedsUpdateLayers*
# https://crbug.com/638060 # https://crbug.com/638060
fun:*DrawingDisplayItem::Raster* fun:*DrawingDisplayItem*Raster*
# https://crbug.com/638064 # https://crbug.com/638064
fun:*DrawingDisplayItem::ApproximateOpCount* fun:*DrawingDisplayItem*ApproximateOpCount*
# WebKit # WebKit
# The entries below have not been categorized # The entries below have not been categorized
fun:*ContainerNode::isChildTypeAllowed* fun:*ContainerNode*isChildTypeAllowed*
fun:*ContainerNode::checkAcceptChild* fun:*ContainerNode*checkAcceptChild*
fun:*ContainerNode::notifyNodeInserted* fun:*ContainerNode*notifyNodeInserted*
fun:*ContainerNode::attachLayoutTree* fun:*ContainerNode*attachLayoutTree*
fun:*ContainerNode::notifyNodeInsertedInternal* fun:*ContainerNode*notifyNodeInsertedInternal*
fun:*SharedStyleFinder::canShareStyleWithElement* fun:*SharedStyleFinder*canShareStyleWithElement*
fun:*ElementRuleCollector::collectMatchingRules* fun:*ElementRuleCollector*collectMatchingRules*
fun:*Element::attributeChanged* fun:*Element*attributeChanged*
fun:*Element::didAddAttribute* fun:*Element*didAddAttribute*
fun:*LayoutTreeBuilderForElement::shouldCreateLayoutObject* fun:*LayoutTreeBuilderForElement*shouldCreateLayoutObject*
fun:*LayoutTreeBuilderForElement::createLayoutObject* fun:*LayoutTreeBuilderForElement*createLayoutObject*
fun:*Node::isPreudoElement* fun:*Node*isPreudoElement*
fun:*Node::isFirstLetterPseudoElement* fun:*Node*isFirstLetterPseudoElement*
fun:*Node::wrap* fun:*Node*wrap*
fun:*EventTarget::hasEventListeners* fun:*EventTarget*hasEventListeners*
fun:*HTMLCollection::invalidateCacheForAttribute* fun:*HTMLCollection*invalidateCacheForAttribute*
fun:*LayoutBlock::updateLogicalWidthAndColumnWidth* fun:*LayoutBlock*updateLogicalWidthAndColumnWidth*
fun:*LayoutBlock::computeOverflow* fun:*LayoutBlock*computeOverflow*
fun:*LayoutBlock::createsNewFormattingContext* fun:*LayoutBlock*createsNewFormattingContext*
fun:*LayoutBlock::computePreferredLogicalWidths* fun:*LayoutBlock*computePreferredLogicalWidths*
fun:*LayoutBlockFlow::layoutBlockFlow* fun:*LayoutBlockFlow*layoutBlockFlow*
fun:*LayoutBlockFlow::rebuildFloatsFromIntruding* fun:*LayoutBlockFlow*rebuildFloatsFromIntruding*
fun:*LayoutBlockFlow::styleDidChange* fun:*LayoutBlockFlow*styleDidChange*
fun:*LayoutBlockFlow::layoutInlineChildren* fun:*LayoutBlockFlow*layoutInlineChildren*
fun:*LayoutBox::contentBoxRect,* fun:*LayoutBox*contentBoxRect,*
fun:*LayoutBox::contentWidth,* fun:*LayoutBox*contentWidth,*
fun:*LayoutBox::contentHeight* fun:*LayoutBox*contentHeight*
fun:*LayoutBox::clientLeft* fun:*LayoutBox*clientLeft*
fun:*LayoutBox::clientTop* fun:*LayoutBox*clientTop*
fun:*LayoutBox::clientLogicalWidth* fun:*LayoutBox*clientLogicalWidth*
fun:*LayoutBox::clientLogicalHeight* fun:*LayoutBox*clientLogicalHeight*
fun:*LayoutBox::clientLogicalBottom* fun:*LayoutBox*clientLogicalBottom*
fun:*LayoutBox::clientBoxRect* fun:*LayoutBox*clientBoxRect*
fun:*LayoutBox::hasAutoVerticalScrollbar* fun:*LayoutBox*hasAutoVerticalScrollbar*
fun:*LayoutBox::hasAutoHorizontalScrollbar* fun:*LayoutBox*hasAutoHorizontalScrollbar*
fun:*LayoutBox::scrollsOverflow* fun:*LayoutBox*scrollsOverflow*
fun:*LayoutBox::clientWidth* fun:*LayoutBox*clientWidth*
fun:*LayoutBox::clientHeight* fun:*LayoutBox*clientHeight*
fun:*LayoutBox::maxPreferredLogicalWidth* fun:*LayoutBox*maxPreferredLogicalWidth*
fun:*borderPaddingWidthForBoxSizing* fun:*borderPaddingWidthForBoxSizing*
fun:*LayoutBox::computeBackgroundIsKnownToBeObscured* fun:*LayoutBox*computeBackgroundIsKnownToBeObscured*
fun:*LayoutBox::updateLogicalHeight* fun:*LayoutBox*updateLogicalHeight*
fun:*LayoutBox::computeLogicalHeight* fun:*LayoutBox*computeLogicalHeight*
fun:*shouldBeConsideredAsReplaced* fun:*shouldBeConsideredAsReplaced*
fun:*LayoutBox::avoidsFloats* fun:*LayoutBox*avoidsFloats*
fun:*LayoutBox::addOverflowFromChild* fun:*LayoutBox*addOverflowFromChild*
fun:*LayoutBox::addLayoutOverflow* fun:*LayoutBox*addLayoutOverflow*
fun:*LayoutBox::hasUnsplittableScrollingOverflow* fun:*LayoutBox*hasUnsplittableScrollingOverflow*
fun:*LayoutBox::visualOverflowRectForPropagation* fun:*LayoutBox*visualOverflowRectForPropagation*
fun:*LayoutBox::logicalLayoutOverflowRectForPropagation* fun:*LayoutBox*logicalLayoutOverflowRectForPropagation*
fun:*LayoutBox::layoutOverflowRectForPropagation* fun:*LayoutBox*layoutOverflowRectForPropagation*
fun:*LayoutBox::noOverflowRect* fun:*LayoutBox*noOverflowRect*
fun:*LayoutBoxModelObject::borderAndPaddingHeight* fun:*LayoutBoxModelObject*borderAndPaddingHeight*
fun:*LayoutBoxModelObject::borderAndPaddingWidth* fun:*LayoutBoxModelObject*borderAndPaddingWidth*
fun:*LayoutBoxModelObject::borderAndPaddingLogicalHeight* fun:*LayoutBoxModelObject*borderAndPaddingLogicalHeight*
fun:*LayoutBoxModelObject::borderAndPaddingLogicalWidth* fun:*LayoutBoxModelObject*borderAndPaddingLogicalWidth*
fun:*LayoutBoxModelObject::borderAndPaddingLogicalLeft* fun:*LayoutBoxModelObject*borderAndPaddingLogicalLeft*
fun:*LayoutBoxModelObject::styleDidChange* fun:*LayoutBoxModelObject*styleDidChange*
fun:*LayoutBoxModelObject::invalidateTreeIfNeeded* fun:*LayoutBoxModelObject*invalidateTreeIfNeeded*
fun:*LayoutObject::slowFirstChild* fun:*LayoutObject*slowFirstChild*
fun:*LayoutObject::canHaveChildren* fun:*LayoutObject*canHaveChildren*
fun:*LayoutObject::layoutIfNeeded* fun:*LayoutObject*layoutIfNeeded*
fun:*LayoutObject::backgroundIsKnownToBeObscured* fun:*LayoutObject*backgroundIsKnownToBeObscured*
fun:*LayoutObject::addChild* fun:*LayoutObject*addChild*
fun:*LayoutObject::invalidatePaintOfSubtreesIfNeeded* fun:*LayoutObject*invalidatePaintOfSubtreesIfNeeded*
fun:*LayoutObject::invalidatePaintIfNeeded* fun:*LayoutObject*invalidatePaintIfNeeded*
fun:*LayoutObject::setStyle* fun:*LayoutObject*setStyle*
fun:*LayoutObjectChildList::insertChildNode* fun:*LayoutObjectChildList*insertChildNode*
fun:*supportsCachedOffsets* fun:*supportsCachedOffsets*
fun:*PaintInvalidationState::computePaintInvalidationRectInBacking* fun:*PaintInvalidationState*computePaintInvalidationRectInBacking*
fun:*FrameTree::parent* fun:*FrameTree*parent*
fun:*FrameTree::traverseNext* fun:*FrameTree*traverseNext*
fun:*PageAnimator::scheduleVisualUpdate* fun:*PageAnimator*scheduleVisualUpdate*
fun:*BlockPainter::paint* fun:*BlockPainter*paint*
fun:*BlockPainter::paintObject* fun:*BlockPainter*paintObject*
fun:*BlockPainter::intersectsPaintRect* fun:*BlockPainter*intersectsPaintRect*
fun:*BoxClipper::BoxClipper* fun:*BoxClipper*BoxClipper*
fun:*ObjectPaintInvalidator::computePaintInvalidationReason* fun:*ObjectPaintInvalidator*computePaintInvalidationReason*
fun:*ObjectPaintInvalidator::invalidateSelectionIfNeeded* fun:*ObjectPaintInvalidator*invalidateSelectionIfNeeded*
fun:*ObjectPaintInvalidator::invalidatePaintIfNeededWithComputedReason* fun:*ObjectPaintInvalidator*invalidatePaintIfNeededWithComputedReason*
fun:*ContiguousContainer::clear* fun:*ContiguousContainer*clear*
fun:*GraphicsLayer::setNeedsDisplayInRect* fun:*GraphicsLayer*setNeedsDisplayInRect*
fun:*DrawingDisplayItem::DrawingDisplayItem* fun:*DrawingDisplayItem*DrawingDisplayItem*
fun:*PaintArtifact::appendToWebDisplayItemList* fun:*PaintArtifact*appendToWebDisplayItemList*
fun:*visualRectForDisplayItem* fun:*visualRectForDisplayItem*
fun:*PaintController::commitNewDisplayItems* fun:*PaintController*commitNewDisplayItems*
fun:*AdjustAndMarkTrait*::mark* fun:*AdjustAndMarkTrait**mark*
fun:*TraceTrait*::trace* fun:*TraceTrait**trace*
fun:*ChromeClientImpl::scheduleAnimation* fun:*ChromeClientImpl*scheduleAnimation*
fun:*::traceImpl* fun:*traceImpl*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment