ash: 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: I7647e425e2d58b5b23df3cc7bb391665f1c87902 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063010 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#742594}
Showing
Please register or sign in to comment