parent
6743b83786
commit
321f87fe61
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ bool AtomDownloadManagerDelegate::DetermineDownloadTarget(
|
||||||
|
|
||||||
base::PostTaskWithTraitsAndReplyWithResult(
|
base::PostTaskWithTraitsAndReplyWithResult(
|
||||||
FROM_HERE,
|
FROM_HERE,
|
||||||
{base::MayBlock(), base::TaskPriority::BACKGROUND,
|
{base::MayBlock(), base::TaskPriority::BEST_EFFORT,
|
||||||
base::TaskShutdownBehavior::SKIP_ON_SHUTDOWN},
|
base::TaskShutdownBehavior::SKIP_ON_SHUTDOWN},
|
||||||
base::BindOnce(&CreateDownloadPath, download->GetURL(),
|
base::BindOnce(&CreateDownloadPath, download->GetURL(),
|
||||||
download->GetContentDisposition(),
|
download->GetContentDisposition(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue