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

Issue 1121213002: [chrome/browser/net] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle (Closed)

Created:
5 years, 7 months ago by Pranay
Modified:
5 years, 7 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, anujsharma
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome browser net module. MessageLoopProxy is deprecated. This basically does a search and replace: MessageLoopProxy::current() -> ThreadTaskRunnerHandle::Get(). BUG=391045 Committed: https://crrev.com/cb29b0e262bd5d63a1d550ca5333457f68bf1c72 Cr-Commit-Position: refs/heads/master@{#328483}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixed Review Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -12 lines) Patch
M chrome/browser/net/nss_context.cc View 1 4 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/net/quota_policy_channel_id_store_unittest.cc View 1 5 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/net/utility_process_mojo_proxy_resolver_factory.cc View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
Pranay
PTAL, Thanks
5 years, 7 months ago (2015-05-04 07:34:43 UTC) #2
Ryan Sleevi
https://codereview.chromium.org/1121213002/diff/1/chrome/browser/net/nss_context.cc File chrome/browser/net/nss_context.cc (right): https://codereview.chromium.org/1121213002/diff/1/chrome/browser/net/nss_context.cc#newcode19 chrome/browser/net/nss_context.cc:19: scoped_refptr<base::SingleThreadTaskRunner> response_task_runner, This should be passed as a SequencedTaskRunner ...
5 years, 7 months ago (2015-05-04 18:11:27 UTC) #3
Pranay
https://codereview.chromium.org/1121213002/diff/1/chrome/browser/net/nss_context.cc File chrome/browser/net/nss_context.cc (right): https://codereview.chromium.org/1121213002/diff/1/chrome/browser/net/nss_context.cc#newcode19 chrome/browser/net/nss_context.cc:19: scoped_refptr<base::SingleThreadTaskRunner> response_task_runner, On 2015/05/04 18:11:27, Ryan Sleevi wrote: > ...
5 years, 7 months ago (2015-05-05 04:18:38 UTC) #4
Pranay
Hi, Thanks for the review. I've uploaded the updated patch. PTAL
5 years, 7 months ago (2015-05-05 04:19:38 UTC) #5
Ryan Sleevi
lgtm
5 years, 7 months ago (2015-05-05 23:58:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1121213002/20001
5 years, 7 months ago (2015-05-06 02:43:35 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-06 03:56:38 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-06 03:57:41 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cb29b0e262bd5d63a1d550ca5333457f68bf1c72
Cr-Commit-Position: refs/heads/master@{#328483}

Powered by Google App Engine
This is Rietveld 408576698