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

Issue 9392017: This CL is part of a proposal to change the API of dartc's implementation of UrlSource. (Closed)

Created:
8 years, 10 months ago by jwren
Modified:
8 years, 10 months ago
Reviewers:
scheglov, danrubel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

This CL is part of a proposal to change the API of dartc's implementation of UrlSource. Committed: https://code.google.com/p/dart/source/detail?r=4272

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -8 lines) Patch
M compiler/java/com/google/dart/compiler/UrlLibrarySource.java View 2 chunks +2 lines, -2 lines 0 comments Download
M compiler/java/com/google/dart/compiler/UrlSource.java View 1 chunk +0 lines, -4 lines 1 comment Download
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/utilities/compiler/DartCompilerWarmup.java View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jwren
8 years, 10 months ago (2012-02-13 23:41:38 UTC) #1
jwren
On 2012/02/13 23:41:38, jwren wrote: Konstantin/Dan- Is this an okay first CL for removing the ...
8 years, 10 months ago (2012-02-14 21:45:21 UTC) #2
danrubel
lgtm
8 years, 10 months ago (2012-02-15 14:48:05 UTC) #3
scheglov
8 years, 10 months ago (2012-02-15 14:56:40 UTC) #4
LGTM in general.

http://codereview.chromium.org/9392017/diff/1/compiler/java/com/google/dart/c...
File compiler/java/com/google/dart/compiler/UrlSource.java (left):

http://codereview.chromium.org/9392017/diff/1/compiler/java/com/google/dart/c...
compiler/java/com/google/dart/compiler/UrlSource.java:119: return uri;
Do we still need "uri" field?

Powered by Google App Engine
This is Rietveld 408576698