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

Issue 1234003002: Fix GnubbyAuthHandlerPosix to handle requests correctly. (Closed)

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

Description

Fix GnubbyAuthHandlerPosix to handle requests correctly. Recent refactoring of GnubbyAuthHandlerPosix had assumed that requests were handled synchronously, and that only one request should be handled per connection, neither of which is the case. BUG=509131 Committed: https://crrev.com/4cce0d79f1aa32fbaec58b7d2d04aefa92de72f7 Cr-Commit-Position: refs/heads/master@{#339555}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address review comments #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -54 lines) Patch
M remoting/host/gnubby_auth_handler_posix.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M remoting/host/gnubby_auth_handler_posix.cc View 1 2 2 chunks +5 lines, -9 lines 0 comments Download
M remoting/host/gnubby_auth_handler_posix_unittest.cc View 6 chunks +75 lines, -34 lines 0 comments Download
M remoting/host/gnubby_socket.cc View 1 4 chunks +12 lines, -7 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
Wez
PTAL
5 years, 5 months ago (2015-07-14 01:20:04 UTC) #2
Wez
On 2015/07/14 01:20:04, Wez wrote: > PTAL Ping!
5 years, 5 months ago (2015-07-16 23:04:36 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/1234003002/diff/1/remoting/host/gnubby_auth_handler_posix.cc File remoting/host/gnubby_auth_handler_posix.cc (right): https://codereview.chromium.org/1234003002/diff/1/remoting/host/gnubby_auth_handler_posix.cc#newcode243 remoting/host/gnubby_auth_handler_posix.cc:243: active_sockets_.erase(iter); I think this can be moved in SendErrorAndCloseActiveSocket() ...
5 years, 5 months ago (2015-07-16 23:20:54 UTC) #4
Wez
https://codereview.chromium.org/1234003002/diff/1/remoting/host/gnubby_auth_handler_posix.cc File remoting/host/gnubby_auth_handler_posix.cc (right): https://codereview.chromium.org/1234003002/diff/1/remoting/host/gnubby_auth_handler_posix.cc#newcode243 remoting/host/gnubby_auth_handler_posix.cc:243: active_sockets_.erase(iter); On 2015/07/16 23:20:54, Sergey Ulanov wrote: > I ...
5 years, 5 months ago (2015-07-17 20:51:20 UTC) #5
Sergey Ulanov
lgtm
5 years, 5 months ago (2015-07-20 17:07:33 UTC) #6
commit-bot: I haz the power
This CL has an open dependency (Issue 1230823006 Patch 1). Please resolve the dependency and ...
5 years, 5 months ago (2015-07-20 19:17:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1234003002/40001
5 years, 5 months ago (2015-07-20 21:58:10 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-20 23:20:48 UTC) #13
commit-bot: I haz the power
5 years, 5 months ago (2015-07-20 23:21:53 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4cce0d79f1aa32fbaec58b7d2d04aefa92de72f7
Cr-Commit-Position: refs/heads/master@{#339555}

Powered by Google App Engine
This is Rietveld 408576698