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

Issue 2568833002: Refactor "secure bool" into explicit PROTO_TLS. (Closed)

Created:
4 years ago by hnsl1
Modified:
4 years ago
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactor "secure bool" into explicit PROTO_TLS. BUG=none Committed: https://crrev.com/277b25093660ea7cd4ac5f849b91f7f18cbd6220 Cr-Commit-Position: refs/heads/master@{#15572}

Patch Set 1 #

Total comments: 2

Patch Set 2 : GetRelayPreference(): Add RTC_DCHECK(proto == PROTO_UDP). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -85 lines) Patch
M webrtc/api/peerconnection.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M webrtc/api/peerconnection_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/api/peerconnectionfactory_unittest.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M webrtc/api/webrtcsdp.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/api/webrtcsession_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M webrtc/p2p/base/port.h View 2 chunks +5 lines, -13 lines 0 comments Download
M webrtc/p2p/base/port.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M webrtc/p2p/base/port_unittest.cc View 2 chunks +31 lines, -14 lines 0 comments Download
M webrtc/p2p/base/portallocator.h View 1 chunk +15 lines, -4 lines 0 comments Download
M webrtc/p2p/base/portinterface.h View 1 chunk +3 lines, -2 lines 0 comments Download
M webrtc/p2p/base/relayport.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/p2p/base/turnport.cc View 1 5 chunks +18 lines, -17 lines 0 comments Download
M webrtc/p2p/base/turnport_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M webrtc/p2p/client/basicportallocator_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
hnsl1
Please review this refactor CL. It is partially forked out of https://codereview.webrtc.org/2557803002
4 years ago (2016-12-12 16:08:10 UTC) #2
pthatcher1
lgtm
4 years ago (2016-12-12 17:35:49 UTC) #7
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2568833002/diff/1/webrtc/p2p/base/turnport.cc File webrtc/p2p/base/turnport.cc (right): https://codereview.webrtc.org/2568833002/diff/1/webrtc/p2p/base/turnport.cc#newcode53 webrtc/p2p/base/turnport.cc:53: default: nit: I'd RTC_DCHECK that proto is PROTO_UDP, ...
4 years ago (2016-12-13 00:31:40 UTC) #8
hnsl1
https://codereview.webrtc.org/2568833002/diff/1/webrtc/p2p/base/turnport.cc File webrtc/p2p/base/turnport.cc (right): https://codereview.webrtc.org/2568833002/diff/1/webrtc/p2p/base/turnport.cc#newcode53 webrtc/p2p/base/turnport.cc:53: default: On 2016/12/13 00:31:40, Taylor Brandstetter wrote: > nit: ...
4 years ago (2016-12-13 12:53:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2568833002/20001
4 years ago (2016-12-13 12:53:13 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-13 13:17:27 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-13 13:17:36 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/277b25093660ea7cd4ac5f849b91f7f18cbd6220
Cr-Commit-Position: refs/heads/master@{#15572}

Powered by Google App Engine
This is Rietveld 408576698