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

Issue 1778023002: Move NegotiatingClientAuthentication creation to ChromotingClient. (Closed)

Created:
4 years, 9 months ago by Sergey Ulanov
Modified:
4 years, 9 months ago
Reviewers:
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

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} Committed: https://crrev.com/396d93351822bf9c6bb4ad909919d46f98ceaaa8 Cr-Commit-Position: refs/heads/master@{#380831}

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

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

Dependent Patchsets:

Messages

Total messages: 32 (18 generated)
Sergey Ulanov
4 years, 9 months ago (2016-03-10 02:13:02 UTC) #4
Jamie
lgtm
4 years, 9 months ago (2016-03-11 18:17:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778023002/20001
4 years, 9 months ago (2016-03-11 18:40:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778023002/20001
4 years, 9 months ago (2016-03-11 19:09:10 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/35108)
4 years, 9 months ago (2016-03-11 19:23:09 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778023002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778023002/40001
4 years, 9 months ago (2016-03-11 19:31:04 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/129957)
4 years, 9 months ago (2016-03-11 20:45:37 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778023002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778023002/40001
4 years, 9 months ago (2016-03-11 22:39:13 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 9 months ago (2016-03-11 23:17:46 UTC) #21
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/279bf7c76a3e0bfbbd28748d0d02fcead88f4436 Cr-Commit-Position: refs/heads/master@{#380779}
4 years, 9 months ago (2016-03-11 23:19:07 UTC) #23
alexmos
A revert of this CL (patchset #2 id:40001) has been created in https://codereview.chromium.org/1788943002/ by alexmos@chromium.org. ...
4 years, 9 months ago (2016-03-11 23:45:29 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778023002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778023002/60001
4 years, 9 months ago (2016-03-12 01:02:16 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-03-12 01:59:07 UTC) #30
commit-bot: I haz the power
4 years, 9 months ago (2016-03-12 02:00:03 UTC) #32
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/396d93351822bf9c6bb4ad909919d46f98ceaaa8
Cr-Commit-Position: refs/heads/master@{#380831}

Powered by Google App Engine
This is Rietveld 408576698