This was fixed in https://codereview.chromium.org/26784003 which removed the
problematic InformDelegateDownloadDataIfNecessary method.

BUG=296883

Review URL: https://codereview.chromium.org/1169453006

Cr-Original-Commit-Position: refs/heads/master@{#332935}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 2cad80e32ba9f877bb2d304e4ba9e0a4444ef722
This commit is contained in:
davidben 2015-06-04 15:26:42 -07:00 коммит произвёл Commit bot
Родитель 1a60cc73d5
Коммит 6be3504be9
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -141,9 +141,6 @@ char kTSanDefaultSuppressions[] =
// http://crbug.com/285242
"race:media::PulseAudioOutputStream::SetVolume\n"
// http://crbug.com/296883
"race:net::URLFetcherCore::Stop\n"
// http://crbug.com/308590
"race:CustomThreadWatcher::~CustomThreadWatcher\n"