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

Unified Diff: tools/cfi/blacklist.txt

Issue 2304563003: Add DISABLE_CFI_PERF attribute on the methods with CFI checks disabled. (Closed)
Patch Set: InlineBox Created 4 years, 3 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/core/layout/line/InlineFlowBox.h ('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 7cd0b411d0d5e89c260922e2b7994ecf4fa70173..fee115d8be5c3999adf2acafe237dfb7f8612408 100644
--- a/tools/cfi/blacklist.txt
+++ b/tools/cfi/blacklist.txt
@@ -133,26 +133,6 @@ fun:*LayoutTreeBuilderForElement*shouldCreateLayoutObject*
fun:*LayoutTreeBuilderForElement*createLayoutObject*
fun:*EventTarget*hasEventListeners*
fun:*HTMLCollection*invalidateCacheForAttribute*
-fun:*InlineBox*destroy*
-fun:*InlineBox*moveInLogicalDirection*
-fun:*InlineFlowBox*setConstructed*
-fun:*LayoutBlock*createsNewFormattingContext*
-fun:*LayoutBlock*computeChildPreferredLogicalWidth*
-fun:*LayoutBlock*computePreferredLogicalWidths*
-fun:*LayoutBlock*computeOverflow*
-fun:*LayoutBlock*logicalLeftOffsetForContent*
-fun:*LayoutBlock*marginAfterForChild*
-fun:*LayoutBlock*marginBeforeForChild*
-fun:*LayoutBlock*marginStartForChild*
-fun:*LayoutBlock*updateLogicalWidthAndColumnWidth*
-fun:*LayoutBlockFlow*computeInlinePreferredLogicalWidths*
-fun:*LayoutBlockFlow*determineLogicalLeftPositionForChild*
-fun:*LayoutBlockFlow*layoutBlockFlow*
-fun:*LayoutBlockFlow*layoutInlineChildren*
-fun:*LayoutBlockFlow*marginBeforeEstimateForChild*
-fun:*LayoutBlockFlow*rebuildFloatsFromIntruding*
-fun:*LayoutBlockFlow*yPositionForFloatIncludingMargin*
-fun:*LayoutBlockFlow*styleDidChange*
fun:*LayoutBoxModelObject*borderAndPaddingHeight*
fun:*LayoutBoxModelObject*borderAndPaddingWidth*
fun:*LayoutBoxModelObject*borderAndPaddingBefore*
« no previous file with comments | « third_party/WebKit/Source/core/layout/line/InlineFlowBox.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698