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

Issue 1248063002: Fix the generation mismatch assertion error. (Closed)

Created:
5 years, 5 months ago by honghaiz3
Modified:
5 years, 4 months ago
Reviewers:
juberti1, pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), Andrew MacDonald, juberti1
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix the generation mismatch assertion error. BUG=4860 Committed: https://crrev.com/503726c3498201822079c5abe9e528498846c9f2 Cr-Commit-Position: refs/heads/master@{#9667}

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -11 lines) Patch
M talk/app/webrtc/webrtcsession.cc View 1 2 4 chunks +16 lines, -11 lines 0 comments Download
M talk/app/webrtc/webrtcsession_unittest.cc View 1 2 3 1 chunk +57 lines, -0 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
honghaiz3
The change in webrtcsession.cc may not be necessary but it will help reduce unnecessary candidates ...
5 years, 5 months ago (2015-07-21 23:06:16 UTC) #3
honghaiz3
5 years, 4 months ago (2015-07-28 20:46:25 UTC) #4
pthatcher1
Can you add a unit test for the part where we don't copy candidates during ...
5 years, 4 months ago (2015-07-29 21:09:42 UTC) #5
honghaiz3
Added tests and addressed comments. PTAL. https://codereview.webrtc.org/1248063002/diff/20001/talk/app/webrtc/webrtcsession.cc File talk/app/webrtc/webrtcsession.cc (right): https://codereview.webrtc.org/1248063002/diff/20001/talk/app/webrtc/webrtcsession.cc#newcode463 talk/app/webrtc/webrtcsession.cc:463: ice_restart_ = true; ...
5 years, 4 months ago (2015-07-30 17:16:16 UTC) #8
pthatcher1
lgtm
5 years, 4 months ago (2015-07-30 18:56:26 UTC) #9
juberti1
https://codereview.webrtc.org/1248063002/diff/80001/talk/app/webrtc/webrtcsession.cc File talk/app/webrtc/webrtcsession.cc (right): https://codereview.webrtc.org/1248063002/diff/80001/talk/app/webrtc/webrtcsession.cc#newcode847 talk/app/webrtc/webrtcsession.cc:847: // When ICE is restarted, all existing candidates belong ...
5 years, 4 months ago (2015-07-30 20:23:13 UTC) #11
honghaiz3
https://codereview.webrtc.org/1248063002/diff/80001/talk/app/webrtc/webrtcsession.cc File talk/app/webrtc/webrtcsession.cc (right): https://codereview.webrtc.org/1248063002/diff/80001/talk/app/webrtc/webrtcsession.cc#newcode847 talk/app/webrtc/webrtcsession.cc:847: // When ICE is restarted, all existing candidates belong ...
5 years, 4 months ago (2015-07-31 00:41:18 UTC) #12
juberti1
lgtm https://codereview.webrtc.org/1248063002/diff/100001/talk/app/webrtc/webrtcsession_unittest.cc File talk/app/webrtc/webrtcsession_unittest.cc (right): https://codereview.webrtc.org/1248063002/diff/100001/talk/app/webrtc/webrtcsession_unittest.cc#newcode2617 talk/app/webrtc/webrtcsession_unittest.cc:2617: // The third offer has a different pwd ...
5 years, 4 months ago (2015-07-31 05:55:21 UTC) #13
honghaiz3
Thanks! https://codereview.webrtc.org/1248063002/diff/100001/talk/app/webrtc/webrtcsession_unittest.cc File talk/app/webrtc/webrtcsession_unittest.cc (right): https://codereview.webrtc.org/1248063002/diff/100001/talk/app/webrtc/webrtcsession_unittest.cc#newcode2617 talk/app/webrtc/webrtcsession_unittest.cc:2617: // The third offer has a different pwd ...
5 years, 4 months ago (2015-07-31 16:04:35 UTC) #14
juberti1
lgtm
5 years, 4 months ago (2015-07-31 16:25:50 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1248063002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1248063002/120001
5 years, 4 months ago (2015-07-31 17:02:28 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:120001)
5 years, 4 months ago (2015-07-31 19:37:43 UTC) #19
commit-bot: I haz the power
5 years, 4 months ago (2015-07-31 19:37:50 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/503726c3498201822079c5abe9e528498846c9f2
Cr-Commit-Position: refs/heads/master@{#9667}

Powered by Google App Engine
This is Rietveld 408576698