DescriptionRemove BrowserThread::UnsafeGetMessageLoopForThread()
Replacing one weird MessageLoop::IsIdleForTesting() loop in
chrome/browser/ui/app_list/speech_recognizer_browsertest.cc
with content::RunAllPendingInMessageLoop(content::BrowserThread::IO);
And all other use cases by BrowserThread::GetTaskRunnerForThread().
BUG=661344
Committed: https://crrev.com/aeb8129a0f5c3829193312fed52595ffde9b7c8a
Cr-Commit-Position: refs/heads/master@{#429774}
Patch Set 1 #Patch Set 2 : rm unecessary include #Patch Set 3 : rebase off local branch #Patch Set 4 : rebase again? #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 22 (16 generated)
|