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

Issue 309033002: Fix assertion in http-client. (Closed)

Created:
6 years, 6 months ago by Anders Johnsen
Modified:
6 years, 6 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix assertion in http-client. It's okay to have outstanding socket connections, while doing a force close. They will be cleaned up later (we have no way of breaking a socket connect). BUG= Committed: https://code.google.com/p/dart/source/detail?r=36859

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M sdk/lib/io/http_impl.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Anders Johnsen
TBR
6 years, 6 months ago (2014-06-02 09:46:38 UTC) #1
Anders Johnsen
Committed patchset #1 manually as r36859 (presubmit successful).
6 years, 6 months ago (2014-06-02 09:47:05 UTC) #2
Søren Gjesse
6 years, 6 months ago (2014-06-02 10:29:31 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698