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

Issue 9839044: Fix another syntax error in the HTTP library discovered by dart2js (Closed)

Created:
8 years, 9 months ago by Søren Gjesse
Modified:
8 years, 9 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix another syntax error in the HTTP library discovered by dart2js Clearly I did not test errors on streams from HttpRequest and HttpResponse - only from HttpClinetRequest and HttpClientResponse. TBR=ager@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=5770

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 9 months ago (2012-03-23 09:16:48 UTC) #1
Mads Ager (google)
8 years, 9 months ago (2012-03-23 17:28:24 UTC) #2
LGTM

I'll add a test to the standalone test suite that passes the compile-all flag to
the VM. That would have caught stuff like this already.

Powered by Google App Engine
This is Rietveld 408576698