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

Issue 1642513002: Delete unused members from VideoOptions (Closed)

Created:
4 years, 11 months ago by nisse-webrtc
Modified:
4 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, hta-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete unused members from VideoOptions including options related to experimental constraints which are recognized but never applied. BUG=webrtc:5426 Committed: https://crrev.com/b163c3f1ba6d1934897ba077b1c2e3ae356c3dca Cr-Commit-Position: refs/heads/master@{#11424}

Patch Set 1 #

Patch Set 2 : Deleted also unsignalled_recv_stream_limit and corresponding constraint. #

Patch Set 3 : Deleted unused testcode. #

Total comments: 4

Patch Set 4 : Rename screencast_min_bitrate --> screencast_min_bitrate_kbps. #

Total comments: 7

Patch Set 5 : Suggested comment edits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -264 lines) Patch
M talk/app/webrtc/mediaconstraintsinterface.h View 1 1 chunk +0 lines, -12 lines 0 comments Download
M talk/app/webrtc/mediaconstraintsinterface.cc View 1 2 chunks +0 lines, -14 lines 0 comments Download
M talk/app/webrtc/webrtcsession.cc View 1 2 3 2 chunks +1 line, -30 lines 0 comments Download
M talk/app/webrtc/webrtcsession_unittest.cc View 1 2 chunks +0 lines, -30 lines 0 comments Download
M talk/media/base/constants.h View 1 2 chunks +0 lines, -3 lines 0 comments Download
M talk/media/base/constants.cc View 1 2 chunks +0 lines, -3 lines 0 comments Download
M talk/media/base/mediachannel.h View 1 2 3 4 1 chunk +41 lines, -112 lines 0 comments Download
M talk/media/base/videoengine_unittest.h View 1 2 1 chunk +0 lines, -56 lines 0 comments Download
M talk/media/webrtc/webrtcvideoengine2.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M talk/media/webrtc/webrtcvideoengine2_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (9 generated)
nisse-webrtc
This is an initial cleanup of unused VideoOptions. Intention is to keep only options which ...
4 years, 11 months ago (2016-01-27 08:28:13 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1642513002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1642513002/1
4 years, 11 months ago (2016-01-27 08:28:29 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_libfuzzer_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_libfuzzer_rel/builds/599)
4 years, 11 months ago (2016-01-27 09:45:35 UTC) #6
pbos-webrtc
lgtm https://codereview.webrtc.org/1642513002/diff/40001/talk/media/base/mediachannel.h File talk/media/base/mediachannel.h (right): https://codereview.webrtc.org/1642513002/diff/40001/talk/media/base/mediachannel.h#newcode304 talk/media/base/mediachannel.h:304: // TODO(nisse): Document unit, there's an unexplained "* ...
4 years, 11 months ago (2016-01-27 11:41:31 UTC) #8
pbos-webrtc
https://codereview.webrtc.org/1642513002/diff/40001/talk/media/base/videoengine_unittest.h File talk/media/base/videoengine_unittest.h (left): https://codereview.webrtc.org/1642513002/diff/40001/talk/media/base/videoengine_unittest.h#oldcode1317 talk/media/base/videoengine_unittest.h:1317: // Tests that we can send and receive frames ...
4 years, 11 months ago (2016-01-27 11:42:26 UTC) #9
nisse-webrtc
https://codereview.webrtc.org/1642513002/diff/40001/talk/media/base/mediachannel.h File talk/media/base/mediachannel.h (right): https://codereview.webrtc.org/1642513002/diff/40001/talk/media/base/mediachannel.h#newcode304 talk/media/base/mediachannel.h:304: // TODO(nisse): Document unit, there's an unexplained "* 1000" ...
4 years, 11 months ago (2016-01-27 12:59:05 UTC) #10
pbos-webrtc
On 2016/01/27 12:59:05, nisse-webrtc wrote: > https://codereview.webrtc.org/1642513002/diff/40001/talk/media/base/mediachannel.h > File talk/media/base/mediachannel.h (right): > > https://codereview.webrtc.org/1642513002/diff/40001/talk/media/base/mediachannel.h#newcode304 > ...
4 years, 11 months ago (2016-01-27 13:40:41 UTC) #11
perkj_webrtc
lgtm - but I think you should pthatchers approval. I don't know the history of ...
4 years, 10 months ago (2016-01-28 10:25:20 UTC) #12
nisse-webrtc
@pthatcher, do you know the history of the constraints which are deleted here (list in ...
4 years, 10 months ago (2016-01-28 10:32:29 UTC) #14
pthatcher1
They all look like things that were used once, but are no longer used. Thanks ...
4 years, 10 months ago (2016-01-28 18:27:09 UTC) #15
pthatcher1
On 2016/01/28 18:27:09, pthatcher1 wrote: > They all look like things that were used once, ...
4 years, 10 months ago (2016-01-28 18:38:40 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1642513002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1642513002/80001
4 years, 10 months ago (2016-01-29 08:14:05 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 10 months ago (2016-01-29 09:14:43 UTC) #21
commit-bot: I haz the power
4 years, 10 months ago (2016-01-29 09:14:53 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b163c3f1ba6d1934897ba077b1c2e3ae356c3dca
Cr-Commit-Position: refs/heads/master@{#11424}

Powered by Google App Engine
This is Rietveld 408576698