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

Issue 2409513002: Remove useless debugging code (Closed)

Created:
4 years, 2 months ago by mattdr-at-webrtc.org
Modified:
4 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, pthatcher1
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove useless debugging code It would be enough to say we're removing EnableSrtpDebugging because it's never called, but the story is a bit more interesting. libsrtp's debugging facilities are gated behind the reasonably-named ENABLE_DEBUGGING macro: https://chromium.googlesource.com/chromium/deps/libsrtp/+/b17c065a8a63725eca216fd461984f82c331dd07/srtp/crypto/include/err.h#186 This code was imported to WebRTC from libjingle, but neither WebRTC or Chromium ever set ENABLE_DEBUGGING. Even if someone had ever called EnableSrtpDebugging, it wouldn't have done anything. BUG=0 Committed: https://crrev.com/8ff52cc7bc4e72f8967f15450aec30a6f766a3f5 Cr-Commit-Position: refs/heads/master@{#14592}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -29 lines) Patch
M webrtc/pc/srtpfilter.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/pc/srtpfilter.cc View 3 chunks +0 lines, -28 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
mattdr-at-webrtc.org
4 years, 2 months ago (2016-10-10 04:03:24 UTC) #2
Taylor Brandstetter
lgtm. Though may want to check with Peter if anyone uses this to debug SRTP ...
4 years, 2 months ago (2016-10-10 19:42:26 UTC) #3
mattdr-at-webrtc.org
On 2016/10/10 19:42:26, Taylor Brandstetter wrote: > lgtm. Though may want to check with Peter ...
4 years, 2 months ago (2016-10-10 22:04:49 UTC) #4
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/2409513002/1
4 years, 2 months ago (2016-10-10 22:04:56 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-10 22:57:00 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-10 22:57:02 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8ff52cc7bc4e72f8967f15450aec30a6f766a3f5
Cr-Commit-Position: refs/heads/master@{#14592}

Powered by Google App Engine
This is Rietveld 408576698