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

Issue 1924793002: Remove webrtc/stream.h and unutilized inheritance. (Closed)

Created:
4 years, 7 months ago by pbos-webrtc
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, pbos-webrtc, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove webrtc/stream.h and unutilized inheritance. Removes inheritance and a virtual call. Also removes a root header that would have needed to be moved into a subdirectory otherwise to prevent circular dependencies. BUG=webrtc:4243 R=kjellander@webrtc.org, solenberg@webrtc.org TBR=mflodman@webrtc.org Committed: https://crrev.com/1ba8d39a9cee4d8771faa440ac4d2978170fc8ea Cr-Commit-Position: refs/heads/master@{#12586}

Patch Set 1 #

Total comments: 13

Patch Set 2 : solenberg@ feedback #

Patch Set 3 : rebase #

Patch Set 4 : re-rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -216 lines) Patch
M webrtc/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/audio/audio_receive_stream.h View 1 1 chunk +6 lines, -9 lines 0 comments Download
M webrtc/audio/audio_receive_stream.cc View 1 2 2 chunks +40 lines, -40 lines 0 comments Download
M webrtc/audio/audio_send_stream.h View 1 1 chunk +3 lines, -5 lines 0 comments Download
M webrtc/audio/audio_send_stream.cc View 1 2 2 chunks +12 lines, -12 lines 0 comments Download
M webrtc/audio_receive_stream.h View 1 2 4 chunks +12 lines, -2 lines 0 comments Download
M webrtc/audio_send_stream.h View 1 2 3 chunks +11 lines, -2 lines 0 comments Download
M webrtc/common_types.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/media/engine/fakewebrtccall.h View 1 2 3 4 chunks +6 lines, -30 lines 0 comments Download
M webrtc/media/engine/fakewebrtccall.cc View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M webrtc/modules/congestion_controller/include/congestion_controller.h View 1 chunk +1 line, -1 line 0 comments Download
D webrtc/stream.h View 1 chunk +0 lines, -56 lines 0 comments Download
M webrtc/video/video_receive_stream.h View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 2 3 chunks +16 lines, -15 lines 0 comments Download
M webrtc/video/video_send_stream.h View 1 2 1 chunk +4 lines, -5 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 4 chunks +23 lines, -23 lines 0 comments Download
M webrtc/video_receive_stream.h View 1 2 chunks +11 lines, -2 lines 0 comments Download
M webrtc/video_send_stream.h View 1 4 chunks +11 lines, -2 lines 0 comments Download
M webrtc/webrtc.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 24 (10 generated)
pbos-webrtc
PTAL, I'd like to get rid of a root dependency and some inheritance that we ...
4 years, 7 months ago (2016-04-27 14:16:23 UTC) #3
pbos-webrtc
PTAL, I'd like to get rid of a root dependency and some inheritance that we ...
4 years, 7 months ago (2016-04-27 14:17:11 UTC) #4
kjellander_webrtc
One down! lgtm
4 years, 7 months ago (2016-04-27 14:23:31 UTC) #5
The Sun (google.com)
Good stuff! I believe you can make it even better. https://codereview.webrtc.org/1924793002/diff/1/webrtc/audio/audio_receive_stream.h File webrtc/audio/audio_receive_stream.h (right): https://codereview.webrtc.org/1924793002/diff/1/webrtc/audio/audio_receive_stream.h#newcode39 ...
4 years, 7 months ago (2016-04-27 19:39:47 UTC) #7
The Sun (google.com)
On 2016/04/27 19:39:47, The Sun (google.com) wrote: > Good stuff! I believe you can make ...
4 years, 7 months ago (2016-04-27 19:42:17 UTC) #8
pbos-webrtc
PTAL https://codereview.webrtc.org/1924793002/diff/1/webrtc/audio/audio_receive_stream.h File webrtc/audio/audio_receive_stream.h (right): https://codereview.webrtc.org/1924793002/diff/1/webrtc/audio/audio_receive_stream.h#newcode39 webrtc/audio/audio_receive_stream.h:39: void SignalNetworkState(NetworkState state); On 2016/04/27 19:39:46, The Sun ...
4 years, 7 months ago (2016-04-28 07:10:13 UTC) #10
pbos-webrtc
solenberg@ feedback
4 years, 7 months ago (2016-04-28 07:10:18 UTC) #11
the sun
lgtm, but consider landing after mflodman@'s CL https://codereview.webrtc.org/1909333002/ as I suspect his merge would be ...
4 years, 7 months ago (2016-04-28 08:16:22 UTC) #12
pbos-webrtc
rebase
4 years, 7 months ago (2016-05-02 01:57:43 UTC) #13
pbos-webrtc
re-rebase
4 years, 7 months ago (2016-05-02 02:04:19 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1924793002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1924793002/60001
4 years, 7 months ago (2016-05-02 02:06:52 UTC) #17
pbos-webrtc
TBR=mflodman@ for the root-header rubberstamp.
4 years, 7 months ago (2016-05-02 02:19:06 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-02 03:18:37 UTC) #22
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 03:18:44 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1ba8d39a9cee4d8771faa440ac4d2978170fc8ea
Cr-Commit-Position: refs/heads/master@{#12586}

Powered by Google App Engine
This is Rietveld 408576698