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

Issue 2473603002: Fix the issue of setting local description with datachannel only and max-bundle. (Closed)

Created:
4 years, 1 month ago by Zhi Huang
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make SetLocalDescrption succeed with data-channel only offer and max-bundle policy. This CL sets the data channel type of the session options before setting the bundle-enabled flag of the session options, so that bundle-enabled will be correctly set and the bundle group will be created. BUG=webrtc:6218 Committed: https://crrev.com/af38847c02d6542d6125658566cd4af3b0fe4276 Cr-Commit-Position: refs/heads/master@{#14904}

Patch Set 1 : Fix the issues when setting local description with datachannel only #

Total comments: 2

Patch Set 2 : minor fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -9 lines) Patch
M webrtc/api/peerconnection.cc View 4 chunks +10 lines, -9 lines 0 comments Download
M webrtc/api/peerconnection_unittest.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (8 generated)
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2473603002/diff/20001/webrtc/api/peerconnection_unittest.cc File webrtc/api/peerconnection_unittest.cc (right): https://codereview.webrtc.org/2473603002/diff/20001/webrtc/api/peerconnection_unittest.cc#newcode1765 webrtc/api/peerconnection_unittest.cc:1765: // This test verifies that the negotiation will ...
4 years, 1 month ago (2016-11-02 23:10:22 UTC) #5
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/2473603002/40001
4 years, 1 month ago (2016-11-02 23:26:10 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 1 month ago (2016-11-02 23:49:52 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-11-02 23:50:02 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/af38847c02d6542d6125658566cd4af3b0fe4276
Cr-Commit-Position: refs/heads/master@{#14904}

Powered by Google App Engine
This is Rietveld 408576698