content: Remove BrowserThread::Post*Task / GetTaskRunnerForThread.
This removes BrowserThread::Post(NonNestable|)(Delayed|)Task and moves GetTaskRunnerForThread into the impl (it's still used to vend TaskRunners in BrowserTaskExecutor). These methods have been replaced by base/post_task.h in conjunction with content/public/browser/browser_task_traits.h Bug: 878356 Change-Id: Ia122dc0921769f43da9271ddd6e1ce2f402df779 Reviewed-on: https://chromium-review.googlesource.com/1235728 Commit-Queue: Eric Seckler <eseckler@chromium.org> Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#592879}
Showing
Please register or sign in to comment