Commit 08f73f5e authored by krasin's avatar krasin Committed by Commit bot

Remove CFI blacklists entries for the fixed bug.

BUG=568891

Review-Url: https://codereview.chromium.org/2445033002
Cr-Commit-Position: refs/heads/master@{#427126}
parent e0679d94
...@@ -58,11 +58,6 @@ fun:*DatabaseContext*contextDestroyed* ...@@ -58,11 +58,6 @@ fun:*DatabaseContext*contextDestroyed*
# so exclude source file for now. # so exclude source file for now.
src:*LifecycleObserver.h* 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. # Methods disabled due to perf considerations.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment