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

Issue 16364004: Add dartdoc to the generated utils snapshot. (Closed)

Created:
7 years, 6 months ago by Andrei Mouravski
Modified:
7 years, 6 months ago
Reviewers:
ricow1, nweiz, dgrove
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add dartdoc to the generated utils snapshot. This is the same as r23575 (14135007), but fixed. R=dgrove@google.com Committed: https://code.google.com/p/dart/source/detail?r=23622

Patch Set 1 #

Patch Set 2 : Fixed editor tests. #

Total comments: 18

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -23 lines) Patch
M sdk/bin/dartdoc View 1 chunk +12 lines, -4 lines 0 comments Download
M sdk/lib/_internal/dartdoc/bin/dartdoc.dart View 2 chunks +11 lines, -3 lines 0 comments Download
M sdk/lib/_internal/dartdoc/lib/dartdoc.dart View 1 2 3 chunks +35 lines, -11 lines 0 comments Download
M utils/compiler/compiler.gyp View 2 chunks +4 lines, -1 line 0 comments Download
M utils/compiler/create_snapshot.dart View 6 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Andrei Mouravski
7 years, 6 months ago (2013-06-04 22:27:26 UTC) #1
dgrove
https://codereview.chromium.org/16364004/diff/2001/sdk/lib/_internal/dartdoc/lib/dartdoc.dart File sdk/lib/_internal/dartdoc/lib/dartdoc.dart (right): https://codereview.chromium.org/16364004/diff/2001/sdk/lib/_internal/dartdoc/lib/dartdoc.dart#newcode802 sdk/lib/_internal/dartdoc/lib/dartdoc.dart:802: String get tmpPath => pathos.join(normalizedDartdocPath, 'tmp'); How will this ...
7 years, 6 months ago (2013-06-04 22:51:41 UTC) #2
nweiz
https://codereview.chromium.org/16364004/diff/2001/sdk/lib/_internal/dartdoc/bin/dartdoc.dart File sdk/lib/_internal/dartdoc/bin/dartdoc.dart (right): https://codereview.chromium.org/16364004/diff/2001/sdk/lib/_internal/dartdoc/bin/dartdoc.dart#newcode39 sdk/lib/_internal/dartdoc/bin/dartdoc.dart:39: mainWithOptions(Options options) { Why not just have the snapshot ...
7 years, 6 months ago (2013-06-04 22:54:00 UTC) #3
Andrei Mouravski
This is just to check this in. I will fix this with a real temporary ...
7 years, 6 months ago (2013-06-05 00:18:49 UTC) #4
dgrove
This LGTM, but definitely needs the followup CL ASAP.
7 years, 6 months ago (2013-06-05 00:21:44 UTC) #5
Andrei Mouravski
7 years, 6 months ago (2013-06-05 00:32:54 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r23622 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698