Complete TaskPriority::BACKGROUND->BEST_EFFORT mass rename

1153461
This commit is contained in:
deepak1556 2018-10-26 01:00:06 +05:30
parent 6743b83786
commit 321f87fe61

View file

@ -178,7 +178,7 @@ bool AtomDownloadManagerDelegate::DetermineDownloadTarget(
base::PostTaskWithTraitsAndReplyWithResult(
FROM_HERE,
{base::MayBlock(), base::TaskPriority::BACKGROUND,
{base::MayBlock(), base::TaskPriority::BEST_EFFORT,
base::TaskShutdownBehavior::SKIP_ON_SHUTDOWN},
base::BindOnce(&CreateDownloadPath, download->GetURL(),
download->GetContentDisposition(),