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

Issue 1996693002: Fire a signal when the transport channel state changes (Closed)

Created:
4 years, 7 months ago by honghaiz3
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fire a signal when the transport channel state changes This fixes an issue that sometimes the transport channel state changes but the transportcontroller is not notified. BUG=5907 R=deadbeef@webrtc.org, pthatcher@webrtc.org Committed: https://crrev.com/1590c3937c77ebe878a04142eceee7e330d4fe38 Cr-Commit-Position: refs/heads/master@{#12880}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Changed signal name to SignalStateChanged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -25 lines) Patch
M webrtc/p2p/base/dtlstransportchannel.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/dtlstransportchannel.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/p2p/base/faketransportcontroller.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 2 3 chunks +7 lines, -5 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 2 5 chunks +22 lines, -0 lines 0 comments Download
M webrtc/p2p/base/port.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/transportchannelimpl.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/p2p/base/transportcontroller.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/transportcontroller.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/p2p/quic/quictransportchannel.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/quic/quictransportchannel.cc View 1 2 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
honghaiz3
4 years, 7 months ago (2016-05-19 22:38:26 UTC) #4
Taylor Brandstetter
lgtm (after you change the log message). This is something I've been planning on doing ...
4 years, 7 months ago (2016-05-19 22:50:07 UTC) #6
honghaiz3
https://codereview.webrtc.org/1996693002/diff/40001/webrtc/p2p/base/transportcontroller.cc File webrtc/p2p/base/transportcontroller.cc (right): https://codereview.webrtc.org/1996693002/diff/40001/webrtc/p2p/base/transportcontroller.cc#newcode598 webrtc/p2p/base/transportcontroller.cc:598: LOG(LS_INFO) << channel->transport_name() << " TransportChannel " On 2016/05/19 ...
4 years, 7 months ago (2016-05-19 22:58:23 UTC) #7
pthatcher1
4 years, 7 months ago (2016-05-24 17:44:41 UTC) #9
pthatcher1
lgtm, assuming you change the name of the signal https://codereview.webrtc.org/1996693002/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1996693002/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc#newcode1216 webrtc/p2p/base/p2ptransportchannel.cc:1216: ...
4 years, 7 months ago (2016-05-24 17:47:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1996693002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1996693002/80001
4 years, 7 months ago (2016-05-24 18:03:55 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 7 months ago (2016-05-24 20:04:42 UTC) #15
honghaiz3
https://codereview.webrtc.org/1996693002/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1996693002/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc#newcode1216 webrtc/p2p/base/p2ptransportchannel.cc:1216: SignalChannelStateChanged(this); On 2016/05/24 17:47:07, pthatcher1 wrote: > This should ...
4 years, 7 months ago (2016-05-24 20:14:48 UTC) #16
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/1590c3937c77ebe878a04142eceee7e330d4fe38 Cr-Commit-Position: refs/heads/master@{#12880}
4 years, 7 months ago (2016-05-24 20:15:23 UTC) #19
honghaiz3
4 years, 7 months ago (2016-05-24 20:15:24 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:80001) manually as
1590c3937c77ebe878a04142eceee7e330d4fe38 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698