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 2637503003: More minor improvements to BaseChannel/transport code. (Closed)

Created:
3 years, 11 months ago by Taylor Brandstetter
Modified:
3 years, 11 months ago
Reviewers:
Zhi Huang, pthatcher1
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

More minor improvements to BaseChannel/transport code. Mostly from late comments on this CL: https://codereview.webrtc.org/2614263002/ Changes SetTransport to DCHECK instead of returning false. Renames it to SetTransports. Fixes some possible transport resource leaks. BUG=None Review-Url: https://codereview.webrtc.org/2637503003 Cr-Commit-Position: refs/heads/master@{#16130} Committed: https://chromium.googlesource.com/external/webrtc/+/bad5dadef3cf90d8ba081e7f814e913ecd2ff83d

Patch Set 1 #

Total comments: 2

Patch Set 2 : Also rename SetTransport_n. #

Patch Set 3 : Merge with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -82 lines) Patch
M webrtc/api/rtcstatscollector_unittest.cc View 1 2 9 chunks +30 lines, -28 lines 0 comments Download
M webrtc/api/webrtcsession.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/api/webrtcsession.cc View 8 chunks +35 lines, -21 lines 0 comments Download
M webrtc/p2p/base/transportcontroller.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/p2p/base/transportcontroller.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M webrtc/pc/channel.h View 1 2 chunks +10 lines, -7 lines 0 comments Download
M webrtc/pc/channel.cc View 1 4 chunks +13 lines, -25 lines 0 comments Download
M webrtc/pc/channel_unittest.cc View 1 chunk +81 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Taylor Brandstetter
3 years, 11 months ago (2017-01-13 23:47:03 UTC) #2
Zhi Huang
On 2017/01/13 23:47:03, Taylor Brandstetter wrote: Thanks for making this CL.
3 years, 11 months ago (2017-01-16 01:51:06 UTC) #3
Zhi Huang
https://codereview.webrtc.org/2637503003/diff/1/webrtc/pc/channel.h File webrtc/pc/channel.h (right): https://codereview.webrtc.org/2637503003/diff/1/webrtc/pc/channel.h#newcode203 webrtc/pc/channel.h:203: void SetTransport_n(TransportChannel* rtp_transport, "SetTransports_n" as well?
3 years, 11 months ago (2017-01-16 01:51:50 UTC) #5
Taylor Brandstetter
https://codereview.webrtc.org/2637503003/diff/1/webrtc/pc/channel.h File webrtc/pc/channel.h (right): https://codereview.webrtc.org/2637503003/diff/1/webrtc/pc/channel.h#newcode203 webrtc/pc/channel.h:203: void SetTransport_n(TransportChannel* rtp_transport, On 2017/01/16 01:51:50, Zhi Huang wrote: ...
3 years, 11 months ago (2017-01-16 11:44:08 UTC) #6
pthatcher1
lgtm
3 years, 11 months ago (2017-01-17 19:37:23 UTC) #7
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/2637503003/20001
3 years, 11 months ago (2017-01-17 22:53:11 UTC) #9
commit-bot: I haz the power
Failed to apply patch for webrtc/api/rtcstatscollector_unittest.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-18 01:16:55 UTC) #11
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/2637503003/40001
3 years, 11 months ago (2017-01-18 01:19:38 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 02:32:40 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/bad5dadef3cf90d8ba081e7f8...

Powered by Google App Engine
This is Rietveld 408576698