Commit 647872c5 authored by krasin's avatar krasin Committed by Commit bot

Update CFI blacklist to match the recent renames in Blink.

In particular, it's a follow up to
https://chromium-review.googlesource.com/472192.

This CL is just to fix the bots. I will follow up with proper
changes to the allocator which will eliminate the need for the
blacklist entry.

BUG=713293

Review-Url: https://codereview.chromium.org/2834513002
Cr-Commit-Position: refs/heads/master@{#465728}
parent 3b92d36f
# e.g. RolloverProtectedTickClock # e.g. RolloverProtectedTickClock
fun:*MutableInstance* fun:*MutableInstance*
# WTF allocators. # WTF allocators. See https://crbug.com/713293.
fun:*allocate*Backing* fun:*Allocate*Backing*
# WTF::ThreadSpecific # WTF::ThreadSpecific
fun:*ThreadSpecific* fun:*ThreadSpecific*
......
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