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

Issue 10093012: Update comments in socket_dispatcher.h. (Closed)

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

Description

Update comments in socket_dispatcher.h. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132594

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M content/renderer/p2p/socket_dispatcher.h View 1 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sergey Ulanov
8 years, 8 months ago (2012-04-16 17:15:09 UTC) #1
perkj_chrome
LGTM Please see my question. http://codereview.chromium.org/10093012/diff/1/content/renderer/p2p/socket_dispatcher.h File content/renderer/p2p/socket_dispatcher.h (right): http://codereview.chromium.org/10093012/diff/1/content/renderer/p2p/socket_dispatcher.h#newcode62 content/renderer/p2p/socket_dispatcher.h:62: // network configuration changes. ...
8 years, 8 months ago (2012-04-17 07:22:59 UTC) #2
Sergey Ulanov
8 years, 8 months ago (2012-04-17 17:34:37 UTC) #3
http://codereview.chromium.org/10093012/diff/1/content/renderer/p2p/socket_di...
File content/renderer/p2p/socket_dispatcher.h (right):

http://codereview.chromium.org/10093012/diff/1/content/renderer/p2p/socket_di...
content/renderer/p2p/socket_dispatcher.h:62: // network configuration changes.
Can be called on any thread.
On 2012/04/17 07:22:59, perkj wrote:
> On what thread is the callback called? On the same thread as called this
method?
> If I understood Mallinath correctly, that is why we create the network manager
> on libjingles worker thread.

Done.

Powered by Google App Engine
This is Rietveld 408576698