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

Unified Diff: tools/cfi/blacklist.txt

Issue 2422973002: Revert of Convert a few more CFI blacklist entries into DISABLE_CFI_PERF attributes. (Closed)
Patch Set: Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/web/ChromeClientImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cfi/blacklist.txt
diff --git a/tools/cfi/blacklist.txt b/tools/cfi/blacklist.txt
index 7176efb6b7851b6965e9dcfc744d981f534f1d84..d8052a177a1c9c8f0d716a1f07863315722fefbc 100644
--- a/tools/cfi/blacklist.txt
+++ b/tools/cfi/blacklist.txt
@@ -101,11 +101,44 @@
# WebKit
# The entries below have not been categorized
+# blink::BoxClipper::BoxClipper
+fun:*blink*BoxClipper*LayoutBox*PaintInfo*LayoutPoint*ContentsClipBehavior*
+
+# blink::DrawingDisplayItem::DrawingDisplayItem
+fun:*blink*DrawingDisplayItem*DisplayItemClient*
+
# cc::DisplayItemList::Inputs::~Inputs
fun:*cc*DisplayItemList*Inputs*
+# StyleAttributeMutationScope::StyleAttributeMutationScope
+fun:*StyleAttributeMutationScope*AbstractPropertySetCSSStyleDeclaration*
+
+# StyleAttributeMutationScope::~StyleAttributeMutationScope
+fun:*StyleAttributeMutationScopeD2Ev*
+
+fun:*PaintInvalidationState*computePaintInvalidationRectInBacking*
+fun:*FrameTree*parent*
+fun:*FrameTree*traverseNext*
+fun:*PageAnimator*scheduleVisualUpdate*
+fun:*BlockPainter*paint*
+fun:*BlockPainter*paintObject*
+fun:*BlockPainter*intersectsPaintRect*
+fun:*ObjectPaintInvalidator*computePaintInvalidationReason*
+fun:*ObjectPaintInvalidator*invalidateSelectionIfNeeded*
+fun:*ObjectPaintInvalidator*invalidatePaintIfNeededWithComputedReason*
+fun:*StyleResolver*matchAllRules*
+fun:*ContiguousContainer*clear*
+fun:*GraphicsLayer*setNeedsDisplayInRect*
+fun:*PaintArtifact*appendToWebDisplayItemList*
+fun:*visualRectForDisplayItem*
+fun:*PaintController*commitNewDisplayItems*
fun:*AdjustAndMarkTrait*mark*
fun:*TraceTrait*trace*
+fun:*ChromeClientImpl*scheduleAnimation*
+fun:*blink*PODIntervalTree*searchForOverlapsFrom*
+fun:*borderPaddingWidthForBoxSizing*
fun:*hasAspectRatio*
fun:*nextBreakablePosition*
+fun:*shouldBeConsideredAsReplaced*
+fun:*supportsCachedOffsets*
fun:*traceImpl*
« no previous file with comments | « third_party/WebKit/Source/web/ChromeClientImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698