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

Issue 10081025: Call XmppSignalStrategy::SetAuthInfo() on the right thread. (Closed)

Created:
8 years, 8 months ago by Sergey Ulanov
Modified:
8 years, 8 months ago
Reviewers:
Wez, Jamie
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

Call XmppSignalStrategy::SetAuthInfo() on the right thread. BUG=123384 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132325

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M remoting/host/remoting_me2me_host.cc View 2 chunks +7 lines, -2 lines 3 comments Download

Messages

Total messages: 8 (0 generated)
Sergey Ulanov
8 years, 8 months ago (2012-04-13 22:35:55 UTC) #1
Wez
http://codereview.chromium.org/10081025/diff/1/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (right): http://codereview.chromium.org/10081025/diff/1/remoting/host/remoting_me2me_host.cc#newcode181 remoting/host/remoting_me2me_host.cc:181: base::Unretained(signal_strategy_.get()), Looks like ChromotingContext gets torn down after SignalStrategy, ...
8 years, 8 months ago (2012-04-13 22:40:52 UTC) #2
Jamie
http://codereview.chromium.org/10081025/diff/1/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (right): http://codereview.chromium.org/10081025/diff/1/remoting/host/remoting_me2me_host.cc#newcode181 remoting/host/remoting_me2me_host.cc:181: base::Unretained(signal_strategy_.get()), I think there's a race condition here. signal_strategy_ ...
8 years, 8 months ago (2012-04-13 22:41:08 UTC) #3
Sergey Ulanov
http://codereview.chromium.org/10081025/diff/1/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (right): http://codereview.chromium.org/10081025/diff/1/remoting/host/remoting_me2me_host.cc#newcode181 remoting/host/remoting_me2me_host.cc:181: base::Unretained(signal_strategy_.get()), On 2012/04/13 22:41:08, Jamie wrote: > I think ...
8 years, 8 months ago (2012-04-13 23:43:50 UTC) #4
Jamie
lgtm for the short term.
8 years, 8 months ago (2012-04-13 23:51:00 UTC) #5
Wez
On 2012/04/13 23:51:00, Jamie wrote: > lgtm for the short term. LGTM++
8 years, 8 months ago (2012-04-13 23:52:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10081025/1
8 years, 8 months ago (2012-04-14 00:42:28 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-14 04:36:04 UTC) #8
Change committed as 132325

Powered by Google App Engine
This is Rietveld 408576698