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

Issue 2823034: Ignore if state is CLOSED (Closed)

Created:
10 years, 5 months ago by ukai
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Ignore OnConnected event if the job state is already CLOSED. There is a case while SocketStream is connecting, WebSocketJob is closed and SocketStream notifies it is connected. In this case, we should just ignore OnConnected event. BUG=47818 TEST=websocket/tests/url-with-credential.html Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51108

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M net/websockets/websocket_job.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ukai
10 years, 5 months ago (2010-06-29 06:37:19 UTC) #1
tyoshino (SeeGerritForStatus)
LGTM
10 years, 5 months ago (2010-06-29 07:01:51 UTC) #2
Yuta Kitamura
10 years, 5 months ago (2010-06-29 07:21:22 UTC) #3
LGTM too, but please make change description more descriptive.

Powered by Google App Engine
This is Rietveld 408576698