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

Issue 2958273002: Remove some occurrences of WEBRTC_TRACE in webrtc/modules/audio_device/linux/ (Closed)

Created:
3 years, 5 months ago by saza WebRTC
Modified:
3 years, 5 months ago
Reviewers:
henrika_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, audio-team_agora.io, sdk-team_agora.io, peah-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Convert occurrences of deprecated WEBRTC_TRACE logging to LOG style logging in webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc. First patch set uses a script attached in an issue comment: https://bugs.chromium.org/p/webrtc/issues/detail?id=5118#c24 This discards the boilerplate prefix of WEBRTC_TRACE log strings, but it appears to be discarded anyway by all users. Second patch set removes the header and makes small fixes to four of the log messages. BUG=webrtc:5118 Review-Url: https://codereview.webrtc.org/2958273002 Cr-Commit-Position: refs/heads/master@{#18941} Committed: https://chromium.googlesource.com/external/webrtc/+/bffe597e69f7d48816f51ff1278a544445b81501

Patch Set 1 : Run convert.py and git cl format. #

Patch Set 2 : Remove include of WEBRTC_TRACE header and fix some edge cases. #

Total comments: 4

Patch Set 3 : Remove superfluous spaces. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -167 lines) Patch
M webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc View 1 2 55 chunks +105 lines, -167 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
saza WebRTC
ptal
3 years, 5 months ago (2017-07-07 13:59:18 UTC) #7
henrika_webrtc
LGTM with comments. Thanks for improving! https://codereview.webrtc.org/2958273002/diff/40001/webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc File webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc (right): https://codereview.webrtc.org/2958273002/diff/40001/webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc#newcode92 webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc:92: LOG(LS_INFO) << __FUNCTION__ ...
3 years, 5 months ago (2017-07-07 14:04:45 UTC) #8
saza WebRTC
https://codereview.webrtc.org/2958273002/diff/40001/webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc File webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc (right): https://codereview.webrtc.org/2958273002/diff/40001/webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc#newcode92 webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc:92: LOG(LS_INFO) << __FUNCTION__ << " created"; On 2017/07/07 14:04:45, ...
3 years, 5 months ago (2017-07-10 06:37:11 UTC) #9
henrika_webrtc
Thanks for the explanation. If you are OK now I am OK as well. Feel ...
3 years, 5 months ago (2017-07-10 07:34:58 UTC) #12
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/2958273002/60001
3 years, 5 months ago (2017-07-10 07:48:49 UTC) #16
commit-bot: I haz the power
3 years, 5 months ago (2017-07-10 08:05:51 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/bffe597e69f7d48816f51ff12...

Powered by Google App Engine
This is Rietveld 408576698