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

Issue 1416373007: Split _uriEncode into JS and VM versions. (Closed)

Created:
5 years, 1 month ago by Lasse Reichstein Nielsen
Modified:
5 years, 1 month ago
Reviewers:
sra1, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org, floitsch
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 7

Patch Set 2 : Inline hex-function. Fix layout. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -45 lines) Patch
M runtime/lib/uri_patch.dart View 2 chunks +49 lines, -0 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/core_patch.dart View 1 1 chunk +41 lines, -0 lines 0 comments Download
M sdk/lib/core/uri.dart View 1 5 chunks +9 lines, -45 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Lasse Reichstein Nielsen
https://codereview.chromium.org/1416373007/diff/1/runtime/lib/uri_patch.dart File runtime/lib/uri_patch.dart (right): https://codereview.chromium.org/1416373007/diff/1/runtime/lib/uri_patch.dart#newcode45 runtime/lib/uri_patch.dart:45: } New code replacing the RegExp test with more ...
5 years, 1 month ago (2015-11-04 10:15:54 UTC) #2
sra1
lgtm https://codereview.chromium.org/1416373007/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart File sdk/lib/_internal/js_runtime/lib/core_patch.dart (right): https://codereview.chromium.org/1416373007/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart#newcode554 sdk/lib/_internal/js_runtime/lib/core_patch.dart:554: } On 2015/11/04 10:15:53, Lasse Reichstein Nielsen wrote: ...
5 years, 1 month ago (2015-11-04 18:38:33 UTC) #3
Ivan Posva
LGTM -ip https://codereview.chromium.org/1416373007/diff/1/runtime/lib/uri_patch.dart File runtime/lib/uri_patch.dart (right): https://codereview.chromium.org/1416373007/diff/1/runtime/lib/uri_patch.dart#newcode33 runtime/lib/uri_patch.dart:33: if (identical(encoding, UTF8) || Is it really ...
5 years, 1 month ago (2015-11-05 06:24:57 UTC) #4
Lasse Reichstein Nielsen
https://codereview.chromium.org/1416373007/diff/1/runtime/lib/uri_patch.dart File runtime/lib/uri_patch.dart (right): https://codereview.chromium.org/1416373007/diff/1/runtime/lib/uri_patch.dart#newcode33 runtime/lib/uri_patch.dart:33: if (identical(encoding, UTF8) || It's the same thing since ...
5 years, 1 month ago (2015-11-05 08:06:49 UTC) #5
Lasse Reichstein Nielsen
5 years, 1 month ago (2015-11-05 08:06:52 UTC) #6
Lasse Reichstein Nielsen
5 years, 1 month ago (2015-11-05 12:00:53 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
b13607d24751c7cfdd6138b0566ac538dca8cb49 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698