| Index: tools/cfi/blacklist.txt
|
| diff --git a/tools/cfi/blacklist.txt b/tools/cfi/blacklist.txt
|
| index d8052a177a1c9c8f0d716a1f07863315722fefbc..5be80ae7f5d45b197e0fed7b46bb93d168369d66 100644
|
| --- a/tools/cfi/blacklist.txt
|
| +++ b/tools/cfi/blacklist.txt
|
| @@ -58,11 +58,6 @@ fun:*DatabaseContext*contextDestroyed*
|
| # so exclude source file for now.
|
| src:*LifecycleObserver.h*
|
|
|
| -# Blink wtf::Vector cast on non-initialized data
|
| -# https://crbug.com/568891
|
| -src:*wtf/Vector.h*
|
| -src:*wtf/PartitionAllocator.h*
|
| -
|
| #############################################################################
|
| # Methods disabled due to perf considerations.
|
|
|
|
|