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

Issue 8427020: Don't send a session-terminate in disconnect() if WCS not initialised. (Closed)

Created:
9 years, 1 month ago by Wez
Modified:
9 years, 1 month ago
Reviewers:
Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Don't send a session-terminate in disconnect() if WCS not initialised. sendIq_() requires that WCS is initialized when it is called, otherwise it will switch the session into the "failed" state. (The state change causes a disconnect() call, which triggers a sendIq_() and the tab locks up.) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108061

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M remoting/webapp/me2mom/client_session.js View 1 chunk +14 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Wez
9 years, 1 month ago (2011-10-31 23:19:46 UTC) #1
Jamie
lgtm
9 years, 1 month ago (2011-10-31 23:39:24 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/8427020/1
9 years, 1 month ago (2011-11-01 01:12:54 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-11-01 02:32:17 UTC) #4
Change committed as 108061

Powered by Google App Engine
This is Rietveld 408576698