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

Issue 10694014: Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner (Closed)

Created:
8 years, 5 months ago by Sergey Ulanov
Modified:
8 years, 5 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jochen+watch-content_chromium.org
Visibility:
Public.

Description

Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner Also removed ClearIPCMessageLoop() as it is not needed anymore. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145192

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 8

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -59 lines) Patch
M chrome/service/service_ipc_server.cc View 4 1 chunk +0 lines, -10 lines 0 comments Download
M content/common/child_thread.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_message_filter.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/common/indexed_db/indexed_db_message_filter.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/renderer/render_thread.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/gpu/input_event_filter.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/mock_render_thread.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ipc/ipc_channel_proxy.h View 1 2 3 4 5 chunks +15 lines, -12 lines 0 comments Download
M ipc/ipc_channel_proxy.cc View 1 2 3 11 chunks +26 lines, -19 lines 0 comments Download
M ipc/ipc_sync_channel.h View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M ipc/ipc_sync_channel.cc View 1 2 3 4 10 chunks +15 lines, -14 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Sergey Ulanov
8 years, 5 months ago (2012-06-28 00:17:33 UTC) #1
jam
there's no bug listed, so I can't see what's the motivation for doing this? is ...
8 years, 5 months ago (2012-06-28 01:49:53 UTC) #2
Sergey Ulanov
On 2012/06/28 01:49:53, John Abd-El-Malek wrote: > there's no bug listed, so I can't see ...
8 years, 5 months ago (2012-06-28 02:42:23 UTC) #3
jam
On 2012/06/28 02:42:23, sergeyu wrote: > On 2012/06/28 01:49:53, John Abd-El-Malek wrote: > > there's ...
8 years, 5 months ago (2012-06-28 23:01:13 UTC) #4
Sergey Ulanov
On 2012/06/28 23:01:13, John Abd-El-Malek wrote: > On 2012/06/28 02:42:23, sergeyu wrote: > > On ...
8 years, 5 months ago (2012-06-28 23:31:29 UTC) #5
jam
On 2012/06/28 23:31:29, sergeyu wrote: > On 2012/06/28 23:01:13, John Abd-El-Malek wrote: > > On ...
8 years, 5 months ago (2012-06-28 23:38:42 UTC) #6
Sergey Ulanov
On 2012/06/28 23:38:42, John Abd-El-Malek wrote: > On 2012/06/28 23:31:29, sergeyu wrote: > > On ...
8 years, 5 months ago (2012-06-29 19:05:02 UTC) #7
jam
On 2012/06/29 19:05:02, sergeyu wrote: > On 2012/06/28 23:38:42, John Abd-El-Malek wrote: > > On ...
8 years, 5 months ago (2012-06-29 20:50:15 UTC) #8
Sergey Ulanov
On 2012/06/29 20:50:15, John Abd-El-Malek wrote: > On 2012/06/29 19:05:02, sergeyu wrote: > > On ...
8 years, 5 months ago (2012-06-29 21:16:21 UTC) #9
jam
lgtm with nits http://codereview.chromium.org/10694014/diff/4010/chrome/service/service_ipc_server.cc File chrome/service/service_ipc_server.cc (right): http://codereview.chromium.org/10694014/diff/4010/chrome/service/service_ipc_server.cc#newcode43 chrome/service/service_ipc_server.cc:43: // TODO(sergeyu): The comment below is ...
8 years, 5 months ago (2012-07-01 22:19:41 UTC) #10
Sergey Ulanov
http://codereview.chromium.org/10694014/diff/4010/chrome/service/service_ipc_server.cc File chrome/service/service_ipc_server.cc (right): http://codereview.chromium.org/10694014/diff/4010/chrome/service/service_ipc_server.cc#newcode43 chrome/service/service_ipc_server.cc:43: // TODO(sergeyu): The comment below is not up to ...
8 years, 5 months ago (2012-07-02 18:44:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10694014/13003
8 years, 5 months ago (2012-07-02 18:44:44 UTC) #12
commit-bot: I haz the power
8 years, 5 months ago (2012-07-02 19:28:03 UTC) #13
Try job failure for 10694014-13003 (retry) on linux_rel for step
"interactive_ui_tests".
It's a second try, previously, step "interactive_ui_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698