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

Issue 10540162: fix for correct resolution of package: uris (Closed)

Created:
8 years, 6 months ago by keertip
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

fix for correct resolution of package: uris Committed: https://code.google.com/p/dart/source/detail?r=8694

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M compiler/java/com/google/dart/compiler/SystemLibraryManager.java View 1 chunk +9 lines, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
keertip
8 years, 6 months ago (2012-06-14 20:07:03 UTC) #1
Brian Wilkerson
I have no idea whether this is right, but given that it solves the immediate ...
8 years, 6 months ago (2012-06-14 20:30:16 UTC) #2
danrubel
8 years, 6 months ago (2012-06-14 21:15:23 UTC) #3
Not sure I understand the problem but LGTM if it solves it.

https://chromiumcodereview.appspot.com/10540162/diff/1/compiler/java/com/goog...
File compiler/java/com/google/dart/compiler/SystemLibraryManager.java (right):

https://chromiumcodereview.appspot.com/10540162/diff/1/compiler/java/com/goog...
compiler/java/com/google/dart/compiler/SystemLibraryManager.java:290: if
(uri.getHost() != null){
Please update the comment to include a URI in which host is null.

Powered by Google App Engine
This is Rietveld 408576698