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

Issue 1788943002: Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. (Closed)

Created:
4 years, 9 months ago by alexmos
Modified:
4 years, 9 months ago
Reviewers:
Sergey Ulanov, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. (patchset #2 id:40001 of https://codereview.chromium.org/1778023002/ ) Reason for revert: Appears to be breaking compile on Linux and Mac: https://build.chromium.org/p/chromium/builders/Linux/builds/72875 https://build.chromium.org/p/chromium/builders/Mac/builds/13060 Output: FAILED: /b/build/slave/Linux/build/src/build/goma/client/gomacc ../../third_party/llvm-build/Release+Asserts/bin/clang++ ... -c ../../remoting/test/chromoting_test_fixture.cc -o obj/remoting/test/chromoting_test_driver.chromoting_test_fixture.o In file included from ../../remoting/test/chromoting_test_fixture.cc:14: In file included from ../../remoting/test/test_chromoting_client.h:14: In file included from ../../remoting/client/chromoting_client.h:19: In file included from ../../remoting/protocol/negotiating_client_authenticator.h:15: In file included from ../../remoting/protocol/negotiating_authenticator_base.h:16: ../../third_party/webrtc/libjingle/xmllite/xmlelement.h:17:10: fatal error: 'webrtc/libjingle/xmllite/qname.h' file not found #include "webrtc/libjingle/xmllite/qname.h" ^ 1 error generated. ninja: build stopped: subcommand failed. Original issue's description: > Move NegotiatingClientAuthentication creation to ChromotingClient. > > For the new SPAKE2 authenticator we need to pass client_jid > to the authenticator. This wasn't possible previously because > NegotiatingClientAuthenticator was created before signaling is > connected. Moved NegotiatingClientAuthentication creation to > ChromotingClient. > > BUG=589698 > > Committed: https://crrev.com/279bf7c76a3e0bfbbd28748d0d02fcead88f4436 > Cr-Commit-Position: refs/heads/master@{#380779} TBR=jamiewalch@chromium.org,sergeyu@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=589698 Committed: https://crrev.com/d2243b6ff9ae51e78fb99b23563ecb5879848a2a Cr-Commit-Position: refs/heads/master@{#380785}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -116 lines) Patch
M remoting/client/chromoting_client.h View 3 chunks +2 lines, -3 lines 0 comments Download
M remoting/client/chromoting_client.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M remoting/client/jni/chromoting_jni_instance.h View 4 chunks +4 lines, -4 lines 0 comments Download
M remoting/client/jni/chromoting_jni_instance.cc View 9 chunks +35 lines, -23 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 4 chunks +22 lines, -14 lines 0 comments Download
M remoting/protocol/negotiating_authenticator_unittest.cc View 1 chunk +6 lines, -9 lines 0 comments Download
M remoting/protocol/negotiating_client_authenticator.h View 2 chunks +20 lines, -21 lines 0 comments Download
M remoting/protocol/negotiating_client_authenticator.cc View 4 chunks +18 lines, -13 lines 0 comments Download
M remoting/test/protocol_perftest.cc View 1 chunk +8 lines, -6 lines 0 comments Download
M remoting/test/test_chromoting_client.cc View 1 chunk +18 lines, -16 lines 0 comments Download
M remoting/webapp/base/js/client_plugin_impl.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
alexmos
Created Revert of Move NegotiatingClientAuthentication creation to ChromotingClient.
4 years, 9 months ago (2016-03-11 23:45:29 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1788943002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1788943002/1
4 years, 9 months ago (2016-03-11 23:46:23 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-11 23:47:14 UTC) #4
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 23:48:35 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d2243b6ff9ae51e78fb99b23563ecb5879848a2a
Cr-Commit-Position: refs/heads/master@{#380785}

Powered by Google App Engine
This is Rietveld 408576698