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

Issue 1435713002: Fixing WebRtcBrowserTest.CallAndModifyStream, for new addStream behavior. (Closed)

Created:
5 years, 1 month ago by Taylor_Brandstetter
Modified:
5 years, 1 month ago
Reviewers:
phoglund_chromium
CC:
chromium-reviews, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixing WebRtcBrowserTest.CallAndModifyStream, for new addStream behavior. Soon, the peer connection will stop keeping track of modifications to an added stream. So to add/remove tracks from a peer connection, you *must* explicitly call addStream/removeStream. Committed: https://crrev.com/4e956e25590dd29948add0df5d6dcadf5c0c7399 Cr-Commit-Position: refs/heads/master@{#359433}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M content/test/data/media/peerconnection-call.html View 1 chunk +2 lines, -0 lines 2 comments Download

Messages

Total messages: 9 (2 generated)
Taylor_Brandstetter
phoglund@chromium.org: PTAL The reasoning for this change is that addStream will soon be replaced by ...
5 years, 1 month ago (2015-11-10 23:47:03 UTC) #2
phoglund_chromium
https://codereview.chromium.org/1435713002/diff/1/content/test/data/media/peerconnection-call.html File content/test/data/media/peerconnection-call.html (right): https://codereview.chromium.org/1435713002/diff/1/content/test/data/media/peerconnection-call.html#newcode547 content/test/data/media/peerconnection-call.html:547: gFirstConnection.removeStream(localStream); So the idea is that you detach the ...
5 years, 1 month ago (2015-11-11 07:56:42 UTC) #3
Taylor_Brandstetter
https://codereview.chromium.org/1435713002/diff/1/content/test/data/media/peerconnection-call.html File content/test/data/media/peerconnection-call.html (right): https://codereview.chromium.org/1435713002/diff/1/content/test/data/media/peerconnection-call.html#newcode547 content/test/data/media/peerconnection-call.html:547: gFirstConnection.removeStream(localStream); On 2015/11/11 07:56:42, phoglund_chrome wrote: > So the ...
5 years, 1 month ago (2015-11-11 16:12:27 UTC) #4
phoglund_chromium
Okay, lgtm
5 years, 1 month ago (2015-11-12 07:51:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435713002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435713002/1
5 years, 1 month ago (2015-11-12 21:57:46 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-12 23:27:27 UTC) #8
commit-bot: I haz the power
5 years, 1 month ago (2015-11-12 23:28:24 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4e956e25590dd29948add0df5d6dcadf5c0c7399
Cr-Commit-Position: refs/heads/master@{#359433}

Powered by Google App Engine
This is Rietveld 408576698