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

Unified Diff: tools/cfi/blacklist.txt

Issue 2517653002: Convert a few more CFI blacklist entries into DISABLE_CFI_PERF attributes. (Closed)
Patch Set: Revert some of the changes which have a high risk of breaking things Created 4 years, 1 month 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/platform/graphics/paint/PaintController.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 c10a88e297d387766bf8fce863eabefdedd6c837..7007b3c403e9445455e3d238c220fd77bfa4117d 100644
--- a/tools/cfi/blacklist.txt
+++ b/tools/cfi/blacklist.txt
@@ -99,44 +99,15 @@ fun:*LayerTreeHost*NotifySwapPromiseMonitorsOfSetNeedsCommit*
# 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/platform/graphics/paint/PaintController.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698