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

Issue 10332304: Don't depend on MessageLoopProxy in remoting protocol code. (Closed)

Created:
8 years, 7 months ago by Sergey Ulanov
Modified:
8 years, 7 months ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Don't depend on MessageLoopProxy in remoting protocol code. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138731

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -72 lines) Patch
M remoting/client/plugin/chromoting_instance.cc View 1 chunk +1 line, -2 lines 0 comments Download
M remoting/protocol/connection_to_client.cc View 1 chunk +1 line, -2 lines 0 comments Download
M remoting/protocol/connection_to_host.h View 5 chunks +4 lines, -8 lines 0 comments Download
M remoting/protocol/connection_to_host.cc View 9 chunks +8 lines, -17 lines 0 comments Download
M remoting/protocol/libjingle_transport_factory.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M remoting/protocol/message_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/message_reader.cc View 2 chunks +8 lines, -10 lines 0 comments Download
M remoting/protocol/protobuf_video_writer.h View 2 chunks +1 line, -5 lines 0 comments Download
M remoting/protocol/protobuf_video_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/video_reader.h View 2 chunks +1 line, -6 lines 0 comments Download
M remoting/protocol/video_reader.cc View 1 chunk +1 line, -2 lines 0 comments Download
M remoting/protocol/video_writer.h View 2 chunks +1 line, -6 lines 0 comments Download
M remoting/protocol/video_writer.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sergey Ulanov
I'm going to remove most references to MessageLoopProxy in chromoting code because MessageLoopProxy::current() doesn't work ...
8 years, 7 months ago (2012-05-23 00:09:26 UTC) #1
Alpha Left Google
On 2012/05/23 00:09:26, sergeyu wrote: > I'm going to remove most references to MessageLoopProxy in ...
8 years, 7 months ago (2012-05-23 20:31:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10332304/1
8 years, 7 months ago (2012-05-24 01:31:28 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-24 04:15:55 UTC) #4
Change committed as 138731

Powered by Google App Engine
This is Rietveld 408576698