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

Unified Diff: tools/cfi/blacklist.txt

Issue 2282753003: Remove entries from CFI blacklist for V8 methods. (Closed)
Patch Set: Created 4 years, 4 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 | « no previous file | 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 5891af683c1744a3d7b4f44c7a5abdce957ca95d..5ac982079df3f009cce1f785216b0e9d58a5d97c 100644
--- a/tools/cfi/blacklist.txt
+++ b/tools/cfi/blacklist.txt
@@ -93,21 +93,6 @@ fun:*SkCanvas*drawRect*
fun:*SkPictureGpuAnalyzer*analyzePicture*
fun:*SkScalerContext*MakeRec*
-# V8
-
-# https://crbug.com/638056
-fun:*VisitorAdapter*VisitEmbedderReference*
-fun:*GlobalHandles*IterateWeakRoots*
-fun:*GlobalHandles*IterateObjectGroups*
-fun:*GlobalHandles*IterateAllRoots*
-fun:*GlobalHandles*IterateAllRootsWithClassIds*
-fun:*GlobalHandles*IterateAllRootsInNewSpaceWithClassIds*
-fun:*GlobalHandles*IterateWeakRootsInNewSpaceWithClassIds*
-fun:*SerializerDeserializer*Iterate*
-
-# Unclear what could be done here
-fun:*BodyDescriptorBase*IteratePointers*
-
# CC
# https://crbug.com/638045
@@ -274,8 +259,8 @@ fun:*GraphicsLayer*setNeedsDisplayInRect*
fun:*PaintArtifact*appendToWebDisplayItemList*
fun:*visualRectForDisplayItem*
fun:*PaintController*commitNewDisplayItems*
-fun:*AdjustAndMarkTrait**mark*
-fun:*TraceTrait**trace*
+fun:*AdjustAndMarkTrait*mark*
+fun:*TraceTrait*trace*
fun:*ChromeClientImpl*scheduleAnimation*
fun:*blink*PODIntervalTree*searchForOverlapsFrom*
fun:*borderPaddingWidthForBoxSizing*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698