content: 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: I74434ddac6214f954b040adb8eec904549fc725f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062338 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#742686}
Showing
Please register or sign in to comment