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

Issue 1844773002: Update the call when the network route changes (Closed)

Created:
4 years, 8 months ago by honghaiz3
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, yujie_mao (webrtc), stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, pbos-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Remove the change in congestion controller. #

Total comments: 6

Patch Set 3 : Address comments #

Patch Set 4 : Merge (with adding sent_packet_id) #

Patch Set 5 : Merge with head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -24 lines) Patch
M webrtc/base/networkroute.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/call.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M webrtc/call/call.cc View 1 2 4 chunks +36 lines, -1 line 0 comments Download
M webrtc/media/base/fakemediaengine.h View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/media/base/mediachannel.h View 1 2 3 4 2 chunks +4 lines, -3 lines 0 comments Download
M webrtc/media/engine/fakewebrtccall.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/pc/channel.cc View 1 2 3 4 1 chunk +5 lines, -5 lines 0 comments Download
M webrtc/pc/channel_unittest.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 46 (18 generated)
honghaiz3
4 years, 8 months ago (2016-03-30 00:37:05 UTC) #2
pthatcher1
Would it make sense to land this without the ResetBwe method, or would it make ...
4 years, 8 months ago (2016-03-30 17:01:42 UTC) #4
honghaiz3
On 2016/03/30 17:01:42, pthatcher1 wrote: > Would it make sense to land this without the ...
4 years, 8 months ago (2016-03-30 18:14:34 UTC) #6
pthatcher
lgtm
4 years, 8 months ago (2016-03-30 18:41:14 UTC) #8
honghaiz3
On 2016/03/30 18:41:14, pthatcher wrote: > lgtm Can you lgtm using your webrtc account? I ...
4 years, 8 months ago (2016-03-30 19:51:53 UTC) #9
honghaiz3
On 2016/03/30 19:51:53, honghaiz3 wrote: > On 2016/03/30 18:41:14, pthatcher wrote: > > lgtm > ...
4 years, 8 months ago (2016-03-30 23:09:51 UTC) #10
pthatcher1
lgtm
4 years, 8 months ago (2016-03-30 23:16:09 UTC) #11
stefan-webrtc
https://codereview.webrtc.org/1844773002/diff/20001/webrtc/call.h File webrtc/call.h (right): https://codereview.webrtc.org/1844773002/diff/20001/webrtc/call.h#newcode146 webrtc/call.h:146: const cricket::NetworkRoute& network_route) = 0; Should NetworkRoute be under ...
4 years, 8 months ago (2016-03-31 07:17:05 UTC) #12
honghaiz3
Thanks! PTAL. https://codereview.webrtc.org/1844773002/diff/20001/webrtc/call.h File webrtc/call.h (right): https://codereview.webrtc.org/1844773002/diff/20001/webrtc/call.h#newcode146 webrtc/call.h:146: const cricket::NetworkRoute& network_route) = 0; On 2016/03/31 ...
4 years, 8 months ago (2016-03-31 17:42:53 UTC) #13
stefan-webrtc
lgtm https://codereview.webrtc.org/1844773002/diff/60001/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/1844773002/diff/60001/webrtc/call/call.cc#newcode607 webrtc/call/call.cc:607: // established. On 2016/03/31 17:42:52, honghaiz3 wrote: > ...
4 years, 8 months ago (2016-04-01 08:08:38 UTC) #14
stefan-webrtc
Please associate it with a bug so that we can track all the changes we're ...
4 years, 8 months ago (2016-04-01 08:09:25 UTC) #15
honghaiz3
On 2016/04/01 08:09:25, stefan-webrtc (holmer) wrote: > Please associate it with a bug so that ...
4 years, 8 months ago (2016-04-01 22:20:55 UTC) #17
honghaiz3
Thanks! https://codereview.webrtc.org/1844773002/diff/60001/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/1844773002/diff/60001/webrtc/call/call.cc#newcode607 webrtc/call/call.cc:607: // established. On 2016/04/01 08:08:38, stefan-webrtc (holmer) wrote: ...
4 years, 8 months ago (2016-04-01 22:21:07 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844773002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844773002/100001
4 years, 8 months ago (2016-04-01 22:21:21 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/4561)
4 years, 8 months ago (2016-04-01 22:26:51 UTC) #23
honghaiz3
pbos@, can you take a look at the CL? It needs an owner of webrtc/call.h ...
4 years, 8 months ago (2016-04-01 22:35:25 UTC) #25
pbos-webrtc
lgtm for webrtc/call*
4 years, 8 months ago (2016-04-04 14:24:51 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844773002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844773002/100001
4 years, 8 months ago (2016-04-18 17:54:59 UTC) #28
honghaiz3
kjellander@, Can you take a look at the CL? The change to webrtc/call.h still need ...
4 years, 8 months ago (2016-04-18 17:58:29 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/4902)
4 years, 8 months ago (2016-04-18 18:00:59 UTC) #32
kjellander_webrtc
On 2016/04/18 17:58:29, honghaiz3 wrote: > kjellander@, > > Can you take a look at ...
4 years, 8 months ago (2016-04-18 19:20:50 UTC) #33
honghaiz3
Justin, Can you provide a review for this CL? Looks like that very few people ...
4 years, 8 months ago (2016-04-18 21:37:14 UTC) #35
pbos-webrtc
+r mflodman@ for webrtc/call.h
4 years, 8 months ago (2016-04-18 22:43:34 UTC) #37
mflodman
call.h LGTM
4 years, 8 months ago (2016-04-19 06:54:25 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844773002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844773002/120001
4 years, 8 months ago (2016-04-19 20:49:49 UTC) #41
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/0e533ef487f4851d4c6e730bd2d93c9449578c3a Cr-Commit-Position: refs/heads/master@{#12432}
4 years, 8 months ago (2016-04-19 22:41:58 UTC) #44
honghaiz3
Committed patchset #5 (id:120001) manually as 0e533ef487f4851d4c6e730bd2d93c9449578c3a (presubmit successful).
4 years, 8 months ago (2016-04-19 22:41:59 UTC) #45
pthatcher1
4 years, 7 months ago (2016-04-29 22:34:43 UTC) #46
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698