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

Issue 493573002: Fix JingleSession class to avoid bogus incompatible protocol error (Closed)

Created:
6 years, 4 months ago by Sergey Ulanov
Modified:
6 years, 3 months ago
Reviewers:
Wez
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix JingleSession class to avoid bogus incompatible protocol error Two issues fixed in the error message handling code: 1. Error response to session-info message is interpreted as old peer that doesn't support current auth protocol. That's not necessary anymore. 2. Errors received after session-terminate were not ignored as they should. BUG=402735 Committed: https://crrev.com/8fbaaa3b0cde0b4a96ef105814e76b3d9ab0d430 Cr-Commit-Position: refs/heads/master@{#291730}

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -14 lines) Patch
M remoting/protocol/jingle_session.cc View 1 2 2 chunks +9 lines, -14 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Sergey Ulanov
6 years, 4 months ago (2014-08-20 01:09:49 UTC) #1
Wez
lgtm https://codereview.chromium.org/493573002/diff/1/remoting/protocol/jingle_session.cc File remoting/protocol/jingle_session.cc (left): https://codereview.chromium.org/493573002/diff/1/remoting/protocol/jingle_session.cc#oldcode369 remoting/protocol/jingle_session.cc:369: CloseInternal(INCOMPATIBLE_PROTOCOL); Does this mean we can't ever return ...
6 years, 4 months ago (2014-08-20 01:45:24 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/493573002/diff/1/remoting/protocol/jingle_session.cc File remoting/protocol/jingle_session.cc (left): https://codereview.chromium.org/493573002/diff/1/remoting/protocol/jingle_session.cc#oldcode369 remoting/protocol/jingle_session.cc:369: CloseInternal(INCOMPATIBLE_PROTOCOL); On 2014/08/20 01:45:23, Wez wrote: > Does this ...
6 years, 4 months ago (2014-08-25 17:28:08 UTC) #3
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 4 months ago (2014-08-25 17:29:21 UTC) #4
Sergey Ulanov
The CQ bit was unchecked by sergeyu@chromium.org
6 years, 4 months ago (2014-08-25 17:29:51 UTC) #5
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 4 months ago (2014-08-25 17:30:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/493573002/40001
6 years, 4 months ago (2014-08-25 17:31:46 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel_swarming on tryserver.chromium.mac ...
6 years, 4 months ago (2014-08-25 18:26:07 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (40001) as f5471b4a0ec33fa3e2643322161a4c420a79b6c5
6 years, 4 months ago (2014-08-25 19:09:10 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:36:28 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8fbaaa3b0cde0b4a96ef105814e76b3d9ab0d430
Cr-Commit-Position: refs/heads/master@{#291730}

Powered by Google App Engine
This is Rietveld 408576698