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

Issue 133923004: Improve Json constructor. (Closed)

Created:
6 years, 10 months ago by floitsch
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -33 lines) Patch
M sdk/lib/_internal/compiler/implementation/constants.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 1 1 chunk +3 lines, -1 line 0 comments Download
M sdk/lib/convert/json.dart View 1 3 chunks +45 lines, -22 lines 0 comments Download
M tests/language/language.status View 1 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/language_dart2js.status View 1 1 chunk +1 line, -0 lines 0 comments Download
A tests/language/type_check_const_function_typedef2_test.dart View 1 1 chunk +25 lines, -0 lines 0 comments Download
A + tests/language/type_check_const_function_typedef_test.dart View 1 1 chunk +13 lines, -7 lines 0 comments Download
A tests/lib/convert/json_toEncodable_reviver_test.dart View 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
6 years, 10 months ago (2014-02-07 15:04:29 UTC) #1
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/133923004/diff/1/sdk/lib/convert/json.dart File sdk/lib/convert/json.dart (right): https://codereview.chromium.org/133923004/diff/1/sdk/lib/convert/json.dart#newcode79 sdk/lib/convert/json.dart:79: * integer list index for a list property, ...
6 years, 10 months ago (2014-02-10 07:08:30 UTC) #2
floitsch
https://codereview.chromium.org/133923004/diff/1/sdk/lib/convert/json.dart File sdk/lib/convert/json.dart (right): https://codereview.chromium.org/133923004/diff/1/sdk/lib/convert/json.dart#newcode79 sdk/lib/convert/json.dart:79: * integer list index for a list property, the ...
6 years, 10 months ago (2014-02-10 15:11:30 UTC) #3
floitsch
6 years, 10 months ago (2014-02-10 15:51:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r32502 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698