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

Issue 8972004: Rename and fix json frog library in SDK (Closed)

Created:
9 years ago by danrubel
Modified:
9 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rename and fix json frog library in SDK Committed: https://code.google.com/p/dart/source/detail?r=2558

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -136 lines) Patch
M frog/lib/frog_json_sources.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download
D frog/lib/json.dart View 1 1 chunk +0 lines, -38 lines 0 comments Download
D frog/lib/json.js View 1 1 chunk +0 lines, -86 lines 0 comments Download
A + frog/lib/json_frog.dart View 1 chunk +1 line, -1 line 0 comments Download
A + frog/lib/json_frog.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M frog/reader.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/create_sdk.py View 1 2 3 1 chunk +4 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
danrubel
9 years ago (2011-12-15 22:05:38 UTC) #1
jimhug
lgtm - as well as I can tell. Please get Dan's comments on sdk packaging ...
9 years ago (2011-12-16 17:51:03 UTC) #2
dgrove
9 years ago (2011-12-16 17:55:19 UTC) #3
lgtm

lgtm with 1 change.

http://codereview.chromium.org/8972004/diff/1/tools/create_sdk.py
File tools/create_sdk.py (right):

http://codereview.chromium.org/8972004/diff/1/tools/create_sdk.py#newcode212
tools/create_sdk.py:212: json_frog_dest_dir = join(LIB, 'json')
This should be json_dest_dir.

Powered by Google App Engine
This is Rietveld 408576698