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

Unified Diff: tools/ubsan/vptr_blacklist.txt

Issue 2902733002: Add MessageLoopForUI to the ubsan vptr blacklist. (Closed)
Patch Set: Created 3 years, 7 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/ubsan/vptr_blacklist.txt
diff --git a/tools/ubsan/vptr_blacklist.txt b/tools/ubsan/vptr_blacklist.txt
index c84a65d0d00cc903af647f5e4f10a25e7f9545a3..6bd9610adbc127f92e8ace2094e57c716d2de7d4 100644
--- a/tools/ubsan/vptr_blacklist.txt
+++ b/tools/ubsan/vptr_blacklist.txt
@@ -15,6 +15,7 @@ fun:*LifecycleNotifier*addObserver*
fun:*LifecycleNotifier*removeObserver*
fun:*toWebInputElement*
type:*base*MessageLoopForIO*
+type:*base*MessageLoopForUI*
type:*BlockRefType*
type:*SkAutoTUnref*
type:*WDResult*
@@ -48,7 +49,7 @@ fun:*content*RenderViewObserverTracker*RenderView*
fun:*DatabaseContext*contextDestroyed*
# FIXME: Cannot handle template function LifecycleObserver<>::setContext,
-# so exclude source file for now.
+# so exclude source file for now.
src:*LifecycleObserver.h*
#############################################################################
« 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