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

Issue 1237613003: Remove deprecated functions. (Closed)

Created:
5 years, 5 months ago by joachim
Modified:
5 years, 5 months ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), Andrew MacDonald, tterriberry_mozilla.com, qiang.lu, niklas.enbom
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove deprecated functions. This CL removes some functions that are marked as deprecated. Chromium has been updated in https://crrev.com/7dee3f68b7699ad72c7fc4d75332f72703313849 to call the new functions. Committed: https://crrev.com/fabe2c961f9cf86d519532a96e96fa7d6c4ca37d Cr-Commit-Position: refs/heads/master@{#9598}

Patch Set 1 #

Patch Set 2 : Use nullptr instead of NULL. #

Total comments: 2

Patch Set 3 : Get and log parse error in example. #

Patch Set 4 : Call new function from objc. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -49 lines) Patch
M talk/app/webrtc/jsep.h View 2 chunks +0 lines, -9 lines 0 comments Download
M talk/app/webrtc/jsepicecandidate.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M talk/app/webrtc/jsepsessiondescription.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M talk/app/webrtc/objc/RTCICECandidate.mm View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M talk/app/webrtc/peerconnectioninterface_unittest.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M talk/app/webrtc/webrtcsession_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M talk/examples/peerconnection/client/conductor.cc View 1 2 3 chunks +9 lines, -5 lines 0 comments Download
M talk/media/base/streamparams.h View 1 chunk +0 lines, -19 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
joachim
PTAL
5 years, 5 months ago (2015-07-15 21:32:06 UTC) #2
pthatcher1
lgtm, with a minor fix. https://codereview.webrtc.org/1237613003/diff/20001/talk/examples/peerconnection/client/conductor.cc File talk/examples/peerconnection/client/conductor.cc (right): https://codereview.webrtc.org/1237613003/diff/20001/talk/examples/peerconnection/client/conductor.cc#newcode306 talk/examples/peerconnection/client/conductor.cc:306: webrtc::CreateSessionDescription(type, sdp, nullptr)); Can ...
5 years, 5 months ago (2015-07-16 04:41:31 UTC) #3
joachim
https://codereview.webrtc.org/1237613003/diff/20001/talk/examples/peerconnection/client/conductor.cc File talk/examples/peerconnection/client/conductor.cc (right): https://codereview.webrtc.org/1237613003/diff/20001/talk/examples/peerconnection/client/conductor.cc#newcode306 talk/examples/peerconnection/client/conductor.cc:306: webrtc::CreateSessionDescription(type, sdp, nullptr)); On 2015/07/16 04:41:31, pthatcher1 wrote: > ...
5 years, 5 months ago (2015-07-16 08:12:01 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1237613003/40001
5 years, 5 months ago (2015-07-16 08:44:21 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_arm64 on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios_arm64/builds/3446) ios_rel on ...
5 years, 5 months ago (2015-07-16 08:46:56 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1237613003/60001
5 years, 5 months ago (2015-07-16 11:40:44 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-16 12:53:36 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1237613003/60001
5 years, 5 months ago (2015-07-16 20:41:54 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-16 20:43:20 UTC) #16
commit-bot: I haz the power
5 years, 5 months ago (2015-07-16 20:43:39 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fabe2c961f9cf86d519532a96e96fa7d6c4ca37d
Cr-Commit-Position: refs/heads/master@{#9598}

Powered by Google App Engine
This is Rietveld 408576698