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

Issue 1506383004: Enable WebRTC support in the remoting host. (Closed)

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

Description

Enable WebRTC support in the remoting host. WebRTC is enabled in the host when the host is started with the --enable-webrtc flag. It also allows no-op authentication, so it's only allowed in Debug builds. BUG=547158 Committed: https://crrev.com/de15c037ab8425eecaa7ba7c3f63fc42e99d9f09 Cr-Commit-Position: refs/heads/master@{#364515}

Patch Set 1 : #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -22 lines) Patch
M remoting/host/chromoting_host.cc View 2 chunks +18 lines, -16 lines 0 comments Download
M remoting/host/chromoting_host_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/host/host_status_logger.cc View 1 chunk +2 lines, -3 lines 6 comments Download
M remoting/host/remoting_me2me_host.cc View 7 chunks +107 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (5 generated)
Sergey Ulanov
5 years ago (2015-12-09 22:00:31 UTC) #4
Jamie
LGTM with one suggestion. https://codereview.chromium.org/1506383004/diff/40001/remoting/host/host_status_logger.cc File remoting/host/host_status_logger.cc (right): https://codereview.chromium.org/1506383004/diff/40001/remoting/host/host_status_logger.cc#newcode39 remoting/host/host_status_logger.cc:39: if (connected && connection_route_type_.count(jid) > ...
5 years ago (2015-12-10 18:34:15 UTC) #5
Sergey Ulanov
https://codereview.chromium.org/1506383004/diff/40001/remoting/host/host_status_logger.cc File remoting/host/host_status_logger.cc (right): https://codereview.chromium.org/1506383004/diff/40001/remoting/host/host_status_logger.cc#newcode39 remoting/host/host_status_logger.cc:39: if (connected && connection_route_type_.count(jid) > 0) On 2015/12/10 18:34:15, ...
5 years ago (2015-12-10 22:18:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1506383004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1506383004/40001
5 years ago (2015-12-10 22:20:54 UTC) #8
Jamie
https://codereview.chromium.org/1506383004/diff/40001/remoting/host/host_status_logger.cc File remoting/host/host_status_logger.cc (right): https://codereview.chromium.org/1506383004/diff/40001/remoting/host/host_status_logger.cc#newcode39 remoting/host/host_status_logger.cc:39: if (connected && connection_route_type_.count(jid) > 0) On 2015/12/10 22:18:17, ...
5 years ago (2015-12-10 22:29:17 UTC) #9
Sergey Ulanov
https://codereview.chromium.org/1506383004/diff/40001/remoting/host/host_status_logger.cc File remoting/host/host_status_logger.cc (right): https://codereview.chromium.org/1506383004/diff/40001/remoting/host/host_status_logger.cc#newcode39 remoting/host/host_status_logger.cc:39: if (connected && connection_route_type_.count(jid) > 0) On 2015/12/10 22:29:17, ...
5 years ago (2015-12-10 22:48:05 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:40001)
5 years ago (2015-12-10 23:08:15 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-10 23:10:11 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/de15c037ab8425eecaa7ba7c3f63fc42e99d9f09
Cr-Commit-Position: refs/heads/master@{#364515}

Powered by Google App Engine
This is Rietveld 408576698