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

Issue 23003010: Appending working for library_list.json (Closed)

Created:
7 years, 4 months ago by janicejl
Modified:
7 years, 4 months ago
Reviewers:
Bob Nystrom
CC:
Emily Fortuna, Tate Mandel
Visibility:
Public.

Description

Appending working for library_list.json R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=26294

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 7

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -21 lines) Patch
M pkg/docgen/README.md View 1 1 chunk +5 lines, -3 lines 0 comments Download
M pkg/docgen/bin/docgen.dart View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M pkg/docgen/lib/docgen.dart View 1 2 3 4 1 chunk +34 lines, -16 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
janicejl
Gets the append option working again since we changed from library_list.txt to library_list.json. Also updated ...
7 years, 4 months ago (2013-08-16 20:23:26 UTC) #1
Bob Nystrom
https://codereview.chromium.org/23003010/diff/3/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/23003010/diff/3/pkg/docgen/lib/docgen.dart#newcode254 pkg/docgen/lib/docgen.dart:254: if (docsDir.contains('docs/library_list.json')){ Nit: space before "{". Also, I would ...
7 years, 4 months ago (2013-08-16 20:51:10 UTC) #2
janicejl
https://codereview.chromium.org/23003010/diff/3/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/23003010/diff/3/pkg/docgen/lib/docgen.dart#newcode254 pkg/docgen/lib/docgen.dart:254: if (docsDir.contains('docs/library_list.json')){ On 2013/08/16 20:51:10, Bob Nystrom wrote: > ...
7 years, 4 months ago (2013-08-16 21:33:45 UTC) #3
Bob Nystrom
LGTM!
7 years, 4 months ago (2013-08-16 21:36:18 UTC) #4
janicejl
7 years, 4 months ago (2013-08-16 21:39:07 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r26294 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698