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

Issue 1800893002: Enable TURN on the host when using WebRTC. (Closed)

Created:
4 years, 9 months ago by Sergey Ulanov
Modified:
4 years, 9 months ago
Reviewers:
garykac
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable TURN on the host when using WebRTC. BUG=577954 Committed: https://crrev.com/e8e7cb43534bb63ce2972cc0a51f614cda15db3f Cr-Commit-Position: refs/heads/master@{#381520}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Total comments: 7

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -77 lines) Patch
M remoting/base/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/service_urls.h View 2 chunks +18 lines, -8 lines 0 comments Download
M remoting/base/service_urls.cc View 5 chunks +11 lines, -35 lines 0 comments Download
M remoting/host/it2me/it2me_host.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/ice_transport.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/transport_context.h View 1 2 5 chunks +22 lines, -9 lines 0 comments Download
M remoting/protocol/transport_context.cc View 1 2 chunks +35 lines, -24 lines 0 comments Download
M remoting/protocol/webrtc_transport.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M remoting/test/test_chromoting_client.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
Sergey Ulanov
4 years, 9 months ago (2016-03-14 23:36:52 UTC) #3
garykac
https://codereview.chromium.org/1800893002/diff/20001/remoting/host/chromoting_host_unittest.cc File remoting/host/chromoting_host_unittest.cc (right): https://codereview.chromium.org/1800893002/diff/20001/remoting/host/chromoting_host_unittest.cc#newcode69 remoting/host/chromoting_host_unittest.cc:69: nullptr, Can you make this non-null and add some ...
4 years, 9 months ago (2016-03-15 00:13:16 UTC) #4
Sergey Ulanov
In the new patchset I implemented a different approach that I think is better. Now ...
4 years, 9 months ago (2016-03-15 20:17:31 UTC) #5
garykac
https://codereview.chromium.org/1800893002/diff/40001/remoting/protocol/transport_context.cc File remoting/protocol/transport_context.cc (right): https://codereview.chromium.org/1800893002/diff/40001/remoting/protocol/transport_context.cc#newcode87 remoting/protocol/transport_context.cc:87: LOG(WARNING) << "ice_config_url isn't set."; Should this be an ...
4 years, 9 months ago (2016-03-15 20:39:00 UTC) #6
Sergey Ulanov
https://codereview.chromium.org/1800893002/diff/40001/remoting/protocol/transport_context.cc File remoting/protocol/transport_context.cc (right): https://codereview.chromium.org/1800893002/diff/40001/remoting/protocol/transport_context.cc#newcode87 remoting/protocol/transport_context.cc:87: LOG(WARNING) << "ice_config_url isn't set."; On 2016/03/15 20:38:59, garykac ...
4 years, 9 months ago (2016-03-15 21:54:53 UTC) #7
garykac
https://codereview.chromium.org/1800893002/diff/40001/remoting/protocol/transport_context.cc File remoting/protocol/transport_context.cc (right): https://codereview.chromium.org/1800893002/diff/40001/remoting/protocol/transport_context.cc#newcode87 remoting/protocol/transport_context.cc:87: LOG(WARNING) << "ice_config_url isn't set."; On 2016/03/15 21:54:53, Sergey ...
4 years, 9 months ago (2016-03-16 00:58:21 UTC) #8
Sergey Ulanov
https://codereview.chromium.org/1800893002/diff/40001/remoting/protocol/transport_context.h File remoting/protocol/transport_context.h (right): https://codereview.chromium.org/1800893002/diff/40001/remoting/protocol/transport_context.h#newcode39 remoting/protocol/transport_context.h:39: static const int kNumRelayModes = RelayMode::TURN + 1; On ...
4 years, 9 months ago (2016-03-16 18:34:14 UTC) #9
garykac
lgtm
4 years, 9 months ago (2016-03-16 18:40:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1800893002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1800893002/60001
4 years, 9 months ago (2016-03-16 18:41:00 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-03-16 20:41:13 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-16 20:42:19 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e8e7cb43534bb63ce2972cc0a51f614cda15db3f
Cr-Commit-Position: refs/heads/master@{#381520}

Powered by Google App Engine
This is Rietveld 408576698