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

Issue 2632203003: Delete deprecated PeerConnection methods, and corresponding using declarations. (Closed)

Created:
3 years, 11 months ago by nisse-webrtc
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete deprecated PeerConnection methods, and corresponding using declarations. BUG=None Review-Url: https://codereview.webrtc.org/2632203003 Cr-Commit-Position: refs/heads/master@{#17120} Committed: https://chromium.googlesource.com/external/webrtc/+/7f067663acc38e6c2ca8502947c0a1353601f387

Patch Set 1 #

Patch Set 2 : Make two additional methods pure virtual. #

Total comments: 1

Patch Set 3 : Rebase. #

Total comments: 1

Patch Set 4 : Rebased. #

Patch Set 5 : Make two additional methods pure virtual. #

Patch Set 6 : Delete calls to deleted methods. #

Patch Set 7 : Revert change to AddTrack and RemoveTrack. #

Patch Set 8 : Rebased, and also reverted the revert in ps#7. #

Patch Set 9 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -66 lines) Patch
M webrtc/api/peerconnectioninterface.h View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -19 lines 0 comments Download
M webrtc/pc/peerconnection.cc View 1 2 3 4 5 6 7 8 4 chunks +0 lines, -12 lines 0 comments Download
M webrtc/pc/peerconnection_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -7 lines 0 comments Download
M webrtc/pc/peerconnectionfactory_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -7 lines 0 comments Download
M webrtc/pc/peerconnectioninterface_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -7 lines 0 comments Download
M webrtc/pc/test/peerconnectiontestwrapper.h View 1 2 3 4 1 chunk +0 lines, -7 lines 0 comments Download
M webrtc/sdk/android/src/jni/peerconnection_jni.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
nisse-webrtc
Can these be deleted now? Is there any old bug number to associated with this ...
3 years, 11 months ago (2017-01-16 16:04:29 UTC) #2
Taylor Brandstetter
I'd just use the chromium trybot and see what (if anything) breaks, but I did ...
3 years, 11 months ago (2017-01-16 23:44:57 UTC) #3
Taylor Brandstetter
Oh, and no, I don't know of any bug number.
3 years, 11 months ago (2017-01-16 23:45:26 UTC) #4
nisse-webrtc
On 2017/01/16 23:44:57, Taylor Brandstetter wrote: > I'd just use the chromium trybot and see ...
3 years, 11 months ago (2017-01-17 07:22:05 UTC) #5
nisse-webrtc
On 2017/01/17 07:22:05, nisse-webrtc wrote: > Thanks, I'll use the trybots and see what needs ...
3 years, 11 months ago (2017-01-18 13:37:55 UTC) #6
Taylor Brandstetter
lgtm for this CL itself, as long as downstream things don't break. Thanks for cleaning ...
3 years, 11 months ago (2017-01-25 23:15:43 UTC) #7
sakal
lgtm if you get the bots to pass
3 years, 11 months ago (2017-01-26 11:57:47 UTC) #8
nisse-webrtc
On 2017/01/26 11:57:47, sakal wrote: > lgtm if you get the bots to pass I'm ...
3 years, 10 months ago (2017-01-30 11:23:50 UTC) #9
nisse-webrtc
https://codereview.webrtc.org/2632203003/diff/40001/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (left): https://codereview.webrtc.org/2632203003/diff/40001/webrtc/api/peerconnectioninterface.h#oldcode661 webrtc/api/peerconnectioninterface.h:661: virtual void OnAddStream(MediaStreamInterface* stream) {} This change breaks tests. ...
3 years, 10 months ago (2017-01-30 15:54:47 UTC) #10
nisse-webrtc
On 2017/01/30 15:54:47, nisse-webrtc wrote: > https://codereview.webrtc.org/2632203003/diff/40001/webrtc/api/peerconnectioninterface.h > File webrtc/api/peerconnectioninterface.h (left): > > https://codereview.webrtc.org/2632203003/diff/40001/webrtc/api/peerconnectioninterface.h#oldcode661 > ...
3 years, 10 months ago (2017-01-31 12:47:05 UTC) #11
nisse-webrtc
And it seems it does break some downstream projects (even after I undid one of ...
3 years, 10 months ago (2017-01-31 14:26:42 UTC) #12
Taylor Brandstetter
On 2017/01/31 14:26:42, nisse-webrtc wrote: > And it seems it does break some downstream projects ...
3 years, 10 months ago (2017-01-31 17:49:09 UTC) #13
nisse-webrtc
On 2017/01/31 17:49:09, Taylor Brandstetter wrote: > On 2017/01/31 14:26:42, nisse-webrtc wrote: > > And ...
3 years, 10 months ago (2017-02-24 16:12:56 UTC) #14
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/2632203003/140001
3 years, 9 months ago (2017-03-08 08:11:22 UTC) #17
commit-bot: I haz the power
Failed to apply patch for webrtc/api/peerconnectioninterface.h: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-08 08:31:40 UTC) #19
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/2632203003/160001
3 years, 9 months ago (2017-03-08 14:57:48 UTC) #26
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 14:59:51 UTC) #29
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/external/webrtc/+/7f067663acc38e6c2ca850294...

Powered by Google App Engine
This is Rietveld 408576698