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

Issue 2734643002: Revert of Improve testing of SRTP external auth code paths. (Closed)

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

Description

Revert of Improve testing of SRTP external auth code paths. (patchset #2 id:20001 of https://codereview.webrtc.org/2722423003/ ) Reason for revert: Breaks compilation in FYI bots, e.g. here: http://build.chromium.org/p/chromium.webrtc.fyi/builders/Win%20Builder/builds/9314 FAILED: obj/third_party/webrtc/pc/rtc_pc/channel.obj ninja -t msvc -e environment.x86 -- E:\b\c\goma_client/gomacc.exe "E:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\VC\bin\amd64_x86/cl.exe" /nologo /showIncludes /FC @obj/third_party/webrtc/pc/rtc_pc/channel.obj.rsp /c ../../third_party/webrtc/pc/channel.cc /Foobj/third_party/webrtc/pc/rtc_pc/channel.obj /Fd"obj/third_party/webrtc/pc/rtc_pc_cc.pdb" e:\b\c\b\win_builder\src\third_party\webrtc\pc\channel.cc(176): error C2819: type 'cricket::SrtpFilter' does not have an overloaded member 'operator ->' e:\b\c\b\win_builder\src\third_party\webrtc\pc\srtpfilter.h(45): note: see declaration of 'cricket::SrtpFilter' e:\b\c\b\win_builder\src\third_party\webrtc\pc\channel.cc(176): note: did you intend to use '.' instead? e:\b\c\b\win_builder\src\third_party\webrtc\pc\channel.cc(176): error C2232: '->cricket::SrtpFilter::EnableExternalAuth': left operand has 'class' type, use '.' Original issue's description: > Improve testing of SRTP external auth code paths. > > Previously code behind ENABLE_EXTERNAL_AUTH was only compiled with Chromium > but developed in WebRTC, which made testing rather complicated. This caused > some trouble in the past (e.g. https://crbug.com/628400#c1) > > This CL helps in that the external auth code is now compiled with WebRTC > and the srtpfilter integration gets tested. > > BUG=chromium:628400 > > Review-Url: https://codereview.webrtc.org/2722423003 > Cr-Commit-Position: refs/heads/master@{#17030} > Committed: https://chromium.googlesource.com/external/webrtc/+/ac170d5c214e1f487ba82b888e5c3d5000118de0 TBR=deadbeef@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:628400 Review-Url: https://codereview.webrtc.org/2734643002 Cr-Commit-Position: refs/heads/master@{#17031} Committed: https://chromium.googlesource.com/external/webrtc/+/d81f121cfa7d7ad5d66f461f97d647e1540bd0ac

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -150 lines) Patch
M webrtc/pc/BUILD.gn View 2 chunks +6 lines, -2 lines 0 comments Download
M webrtc/pc/channel.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/pc/externalhmac.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/pc/externalhmac.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/pc/srtpfilter.h View 4 chunks +8 lines, -20 lines 0 comments Download
M webrtc/pc/srtpfilter.cc View 9 chunks +18 lines, -25 lines 0 comments Download
M webrtc/pc/srtpfilter_unittest.cc View 5 chunks +106 lines, -96 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
joachim
Created Revert of Improve testing of SRTP external auth code paths.
3 years, 9 months ago (2017-03-04 09:37:13 UTC) #2
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/2734643002/1
3 years, 9 months ago (2017-03-04 09:37:22 UTC) #3
commit-bot: I haz the power
3 years, 9 months ago (2017-03-04 09:37:31 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/d81f121cfa7d7ad5d66f461f9...

Powered by Google App Engine
This is Rietveld 408576698