Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Issue 2473823002: Remove BrowserThread::UnsafeGetMessageLoopForThread() (Closed)

Created:
4 years, 1 month ago by gab
Modified:
4 years, 1 month ago
Reviewers:
jam
CC:
chromium-reviews, tfarina, jam, darin-cc_chromium.org, Matt Giuca, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove 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? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -68 lines) Patch
M chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/app_list/speech_recognizer_browsertest.cc View 1 3 chunks +2 lines, -11 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/browser_thread_impl.cc View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
M content/browser/utility_process_host_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/public/browser/browser_thread.h View 1 chunk +0 lines, -10 lines 0 comments Download
M ios/web/public/web_thread.h View 1 chunk +0 lines, -10 lines 0 comments Download
M ios/web/web_thread_impl.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M ios/web/webui/url_data_manager_ios_backend.mm View 1 chunk +4 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 22 (16 generated)
gab
@jam: PTAL, thanks!
4 years, 1 month ago (2016-11-02 20:39:57 UTC) #3
gab
@jam: friendly ping, thanks!
4 years, 1 month ago (2016-11-03 21:31:24 UTC) #15
jam
lgtm, nice
4 years, 1 month ago (2016-11-03 22:59:45 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2473823002/60001
4 years, 1 month ago (2016-11-03 23:11:55 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-04 02:55:53 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-11-04 02:57:17 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/aeb8129a0f5c3829193312fed52595ffde9b7c8a
Cr-Commit-Position: refs/heads/master@{#429774}

Powered by Google App Engine
This is Rietveld 408576698