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

Issue 1493663002: Removing some unnecessary string manipulation code from VoEBase::GetVersion(). (Closed)

Created:
5 years ago by the sun
Modified:
5 years ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, henrika_webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Removing some unnecessary string manipulation code from VoEBase::GetVersion(). BUG=webrtc:4690 Committed: https://crrev.com/2515af28e97213b4a4b89269f6b855378d31e153 Cr-Commit-Position: refs/heads/master@{#10868}

Patch Set 1 #

Patch Set 2 : implicit #

Total comments: 4

Patch Set 3 : comment #

Total comments: 1

Patch Set 4 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -74 lines) Patch
M talk/media/webrtc/webrtcvoiceengine.cc View 1 chunk +1 line, -11 lines 0 comments Download
M webrtc/voice_engine/include/voe_base.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/voice_engine/voe_base_impl.h View 1 chunk +0 lines, -5 lines 0 comments Download
M webrtc/voice_engine/voe_base_impl.cc View 1 2 1 chunk +5 lines, -55 lines 0 comments Download
M webrtc/voice_engine/voe_base_unittest.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/voice_engine/voice_engine_defines.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/voice_engine/voice_engine_impl.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
the sun
5 years ago (2015-12-02 09:56:54 UTC) #2
kwiberg-webrtc
lgtm, with suggestions https://codereview.webrtc.org/1493663002/diff/20001/webrtc/voice_engine/voe_base_impl.cc File webrtc/voice_engine/voe_base_impl.cc (right): https://codereview.webrtc.org/1493663002/diff/20001/webrtc/voice_engine/voe_base_impl.cc#newcode591 webrtc/voice_engine/voe_base_impl.cc:591: std::string versionString = VoiceEngine::GetVersionString() + "\n"; ...
5 years ago (2015-12-02 10:24:59 UTC) #3
the sun
https://codereview.webrtc.org/1493663002/diff/20001/webrtc/voice_engine/voe_base_impl.cc File webrtc/voice_engine/voe_base_impl.cc (right): https://codereview.webrtc.org/1493663002/diff/20001/webrtc/voice_engine/voe_base_impl.cc#newcode591 webrtc/voice_engine/voe_base_impl.cc:591: std::string versionString = VoiceEngine::GetVersionString() + "\n"; On 2015/12/02 10:24:59, ...
5 years ago (2015-12-02 10:44:18 UTC) #4
kwiberg-webrtc
https://codereview.webrtc.org/1493663002/diff/40001/webrtc/voice_engine/voe_base_unittest.cc File webrtc/voice_engine/voe_base_unittest.cc (right): https://codereview.webrtc.org/1493663002/diff/40001/webrtc/voice_engine/voe_base_unittest.cc#newcode82 webrtc/voice_engine/voe_base_unittest.cc:82: char v1[1024] = {0}; Or fill it with something ...
5 years ago (2015-12-02 10:50:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1493663002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1493663002/60001
5 years ago (2015-12-02 11:09:43 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years ago (2015-12-02 13:09:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1493663002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1493663002/60001
5 years ago (2015-12-02 13:19:41 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-02 14:19:40 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-02 14:19:53 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2515af28e97213b4a4b89269f6b855378d31e153
Cr-Commit-Position: refs/heads/master@{#10868}

Powered by Google App Engine
This is Rietveld 408576698