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

Issue 7302002: Make JingleThreadMessageLoop usable without JingleThread. (Closed)

Created:
9 years, 5 months ago by Sergey Ulanov
Modified:
9 years, 5 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Make JingleThreadMessageLoop usable without JingleThread. BUG=None TEST=Unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91388

Patch Set 1 #

Patch Set 2 : fix clang errors #

Patch Set 3 : - #

Total comments: 17

Patch Set 4 : move comment #

Patch Set 5 : - #

Patch Set 6 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -39 lines) Patch
M remoting/jingle_glue/jingle_thread.h View 1 2 3 4 3 chunks +10 lines, -4 lines 0 comments Download
M remoting/jingle_glue/jingle_thread.cc View 1 2 3 4 5 8 chunks +39 lines, -35 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sergey Ulanov
I will use JingleThreadMessageLoop to simplify JingleSessionTest in my next CL.
9 years, 5 months ago (2011-07-01 18:17:45 UTC) #1
Wez
Comments ahoy! http://codereview.chromium.org/7302002/diff/2002/remoting/jingle_glue/jingle_thread.cc File remoting/jingle_glue/jingle_thread.cc (right): http://codereview.chromium.org/7302002/diff/2002/remoting/jingle_glue/jingle_thread.cc#newcode77 remoting/jingle_glue/jingle_thread.cc:77: MessageLoop* message_loop_; Normally the pump is created ...
9 years, 5 months ago (2011-07-01 20:33:00 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/7302002/diff/2002/remoting/jingle_glue/jingle_thread.cc File remoting/jingle_glue/jingle_thread.cc (right): http://codereview.chromium.org/7302002/diff/2002/remoting/jingle_glue/jingle_thread.cc#newcode77 remoting/jingle_glue/jingle_thread.cc:77: MessageLoop* message_loop_; On 2011/07/01 20:33:00, Wez wrote: > Normally ...
9 years, 5 months ago (2011-07-01 21:14:28 UTC) #3
Wez
http://codereview.chromium.org/7302002/diff/2002/remoting/jingle_glue/jingle_thread.cc File remoting/jingle_glue/jingle_thread.cc (right): http://codereview.chromium.org/7302002/diff/2002/remoting/jingle_glue/jingle_thread.cc#newcode108 remoting/jingle_glue/jingle_thread.cc:108: } On 2011/07/01 21:14:28, sergeyu wrote: > On 2011/07/01 ...
9 years, 5 months ago (2011-07-01 21:49:28 UTC) #4
Sergey Ulanov
Thanks for suggestions on how to improve this code! http://codereview.chromium.org/7302002/diff/2002/remoting/jingle_glue/jingle_thread.cc File remoting/jingle_glue/jingle_thread.cc (right): http://codereview.chromium.org/7302002/diff/2002/remoting/jingle_glue/jingle_thread.cc#newcode108 remoting/jingle_glue/jingle_thread.cc:108: ...
9 years, 5 months ago (2011-07-01 22:40:54 UTC) #5
Wez
9 years, 5 months ago (2011-07-01 22:49:08 UTC) #6
LGTM :)

Powered by Google App Engine
This is Rietveld 408576698