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

Issue 1286273003: Fixing problems with RTP extension ID conflict resolution (Closed)

Created:
5 years, 4 months ago by Taylor Brandstetter
Modified:
5 years, 4 months ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fixing problems with RTP extension ID conflict resolution If the same extension URI is used for both audio and video (such as abs-send-time), we should be able to re-use the same ID. A conflict only exists if two different URIs are attempting to use the same ID. Committed: https://crrev.com/a5b273a635b9876f88430934de19a883a1fb5728 Cr-Commit-Position: refs/heads/master@{#9749}

Patch Set 1 #

Patch Set 2 : Adding unit test #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -19 lines) Patch
M talk/session/media/mediasession.cc View 3 chunks +41 lines, -19 lines 2 comments Download
M talk/session/media/mediasession_unittest.cc View 1 3 chunks +50 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Taylor Brandstetter
Part 1 of the video flashing bug fix
5 years, 4 months ago (2015-08-12 22:45:49 UTC) #2
pthatcher1
lgtm, with nits https://codereview.webrtc.org/1286273003/diff/20001/talk/session/media/mediasession.cc File talk/session/media/mediasession.cc (right): https://codereview.webrtc.org/1286273003/diff/20001/talk/session/media/mediasession.cc#newcode935 talk/session/media/mediasession.cc:935: for (auto reference_extension : reference_extensions) { ...
5 years, 4 months ago (2015-08-18 20:33:12 UTC) #3
Taylor Brandstetter
https://codereview.webrtc.org/1286273003/diff/20001/talk/session/media/mediasession.cc File talk/session/media/mediasession.cc (right): https://codereview.webrtc.org/1286273003/diff/20001/talk/session/media/mediasession.cc#newcode935 talk/session/media/mediasession.cc:935: for (auto reference_extension : reference_extensions) { On 2015/08/18 20:33:12, ...
5 years, 4 months ago (2015-08-18 20:55:06 UTC) #4
pthatcher1
lgtm
5 years, 4 months ago (2015-08-18 20:59:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1286273003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1286273003/20001
5 years, 4 months ago (2015-08-20 23:12:53 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-21 00:30:17 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-21 00:30:25 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a5b273a635b9876f88430934de19a883a1fb5728
Cr-Commit-Position: refs/heads/master@{#9749}

Powered by Google App Engine
This is Rietveld 408576698