apps: Make destination for base::PostDelayedTask() explicit
When posting tasks with base::PostDelayedTask(), explicitly specify whether the tasks should run on the thread pool on a specific named thread. This is in preparation for making it always mandatory to specify the destination for posted tasks. This patch has no functional changes. This CL was uploaded by git cl split. Bug: 968047 Change-Id: I25230a83101d68c44929f19434d38e0620ee0b95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063009 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#742575}
Showing
Please register or sign in to comment