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

Issue 967883004: Replace string uses with code units in Json parser. (Closed)

Created:
5 years, 9 months ago by zerny-google
Modified:
5 years, 9 months ago
Reviewers:
Anders Johnsen
CC:
fletch+reviews_googlegroups.com
Base URL:
git@github.com:dart-lang/fletch.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Replace string uses with code units in Json parser. Also adds a test. R=ajohnsen@google.com Fetch live buildbot changes. BUG= Committed: https://github.com/dart-lang/fletch/commit/0d6c07ff7973114a43b19fe7482c8401564b804c

Patch Set 1 #

Total comments: 4

Patch Set 2 : non-optional comma #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -54 lines) Patch
M samples/buildbot/json.dart View 1 3 chunks +90 lines, -53 lines 0 comments Download
A samples/buildbot/tests/json_test.dart View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
zerny-google
PTAL
5 years, 9 months ago (2015-03-04 14:48:16 UTC) #1
Anders Johnsen
LGTM, with comments! https://codereview.chromium.org/967883004/diff/1/samples/buildbot/json.dart File samples/buildbot/json.dart (right): https://codereview.chromium.org/967883004/diff/1/samples/buildbot/json.dart#newcode123 samples/buildbot/json.dart:123: _optional(_CHAR_COMMA); Would this allow [1 2 ...
5 years, 9 months ago (2015-03-05 07:35:31 UTC) #2
zerny-google
Thanks for the review. Improvement of map/list parsing is in the latest patch set. https://codereview.chromium.org/967883004/diff/1/samples/buildbot/json.dart ...
5 years, 9 months ago (2015-03-05 08:12:32 UTC) #3
Anders Johnsen
LGTM!
5 years, 9 months ago (2015-03-05 08:26:10 UTC) #4
zerny-google
5 years, 9 months ago (2015-03-05 09:17:38 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0d6c07ff7973114a43b19fe7482c8401564b804c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698