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

Issue 10391135: Re-apply "Fix URL decoding in HTTP library" (Closed)

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

Description

Re-apply "Fix URL decoding in HTTP library" Now URL decoding works for non-ASCII URLs and will be UTF-8 decoded. Added an additional import to lib/compiler/implementation/lib/io.dart for the tests to compile with dart2js. TBR=ager@google.com BUG=dart:2902 TEST=tests/standalone/io/url_encoding_test.dart Committed: https://code.google.com/p/dart/source/detail?r=7644

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -32 lines) Patch
M lib/compiler/implementation/lib/io.dart View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/http_utils.dart View 1 chunk +32 lines, -21 lines 0 comments Download
M runtime/bin/io.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/standalone/io/http_date_test.dart View 1 chunk +8 lines, -6 lines 0 comments Download
M tests/standalone/io/url_encoding_test.dart View 2 chunks +17 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 7 months ago (2012-05-15 08:57:03 UTC) #1
Mads Ager (google)
8 years, 7 months ago (2012-05-15 08:58:13 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698