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

Issue 94733003: Add encodimg argument to Uri.encodeQueryString (Closed)

Created:
7 years ago by Søren Gjesse
Modified:
7 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add encodimg argument to Uri.encodeQueryString R=lrn@google.com BUG=http://dartbug.com/12780 Committed: https://code.google.com/p/dart/source/detail?r=30791

Patch Set 1 #

Patch Set 2 : Separate the two encodings into separate steps #

Total comments: 17

Patch Set 3 : Addressed review commetns #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -59 lines) Patch
M sdk/lib/core/core.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/uri.dart View 1 2 6 chunks +69 lines, -53 lines 0 comments Download
M tests/corelib/uri_test.dart View 2 chunks +31 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Søren Gjesse
7 years ago (2013-11-28 11:57:38 UTC) #1
Søren Gjesse
ptal As discussed offline separate the encoding of string to bytes and the encoding of ...
7 years ago (2013-11-29 09:04:35 UTC) #2
Lasse Reichstein Nielsen
LGTM https://codereview.chromium.org/94733003/diff/20001/sdk/lib/core/uri.dart File sdk/lib/core/uri.dart (right): https://codereview.chromium.org/94733003/diff/20001/sdk/lib/core/uri.dart#newcode1119 sdk/lib/core/uri.dart:1119: * characters `-._~` are percent encoded. Note that ...
7 years ago (2013-11-29 12:34:10 UTC) #3
Søren Gjesse
https://codereview.chromium.org/94733003/diff/20001/sdk/lib/core/uri.dart File sdk/lib/core/uri.dart (right): https://codereview.chromium.org/94733003/diff/20001/sdk/lib/core/uri.dart#newcode1119 sdk/lib/core/uri.dart:1119: * characters `-._~` are percent encoded. Note that the ...
7 years ago (2013-12-02 09:00:54 UTC) #4
Søren Gjesse
7 years ago (2013-12-02 09:01:31 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r30791 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698