|
Fixing some issues with ICE restart signaling.
In summary, there were some cases where we were changing the ICE
ufrag/password when we shouldn't have been, and some cases where we
weren't changing them when we should have been.
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+331 lines, -206 lines) |
Patch |
 |
M |
talk/app/webrtc/peerconnection.cc
|
View
|
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/peerconnectioninterface_unittest.cc
|
View
|
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/webrtcsession.h
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/webrtcsession.cc
|
View
|
1
|
7 chunks |
+70 lines, -48 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/webrtcsession_unittest.cc
|
View
|
|
5 chunks |
+102 lines, -6 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/webrtcsessiondescriptionfactory.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/webrtcsessiondescriptionfactory.cc
|
View
|
|
4 chunks |
+52 lines, -18 lines |
0 comments
|
Download
|
 |
M |
talk/session/media/mediasession.h
|
View
|
|
3 chunks |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
talk/session/media/mediasession.cc
|
View
|
|
13 chunks |
+26 lines, -73 lines |
0 comments
|
Download
|
 |
M |
webrtc/p2p/base/transportdescriptionfactory.h
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/p2p/base/transportdescriptionfactory.cc
|
View
|
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/p2p/base/transportdescriptionfactory_unittest.cc
|
View
|
|
7 chunks |
+33 lines, -39 lines |
0 comments
|
Download
|
Total messages: 6 (2 generated)
|