| 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*
|
|
|
| #############################################################################
|
|
|