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

Issue 19262002: Fix for JavaFile.getCanonicalPath(), don't use Path. (Closed)

Created:
7 years, 5 months ago by scheglov
Modified:
7 years, 5 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for JavaFile.getCanonicalPath(), don't use Path. I've tested JavaFile manually separately; and ran shared tests. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=25016

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -30 lines) Patch
M editor/util/plugins/com.google.dart.java2dart/resources/java_io.dart View 5 chunks +15 lines, -15 lines 1 comment Download
M pkg/analyzer_experimental/lib/src/generated/java_io.dart View 5 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
7 years, 5 months ago (2013-07-15 18:26:16 UTC) #1
Brian Wilkerson
https://codereview.chromium.org/19262002/diff/1/editor/util/plugins/com.google.dart.java2dart/resources/java_io.dart File editor/util/plugins/com.google.dart.java2dart/resources/java_io.dart (right): https://codereview.chromium.org/19262002/diff/1/editor/util/plugins/com.google.dart.java2dart/resources/java_io.dart#newcode91 editor/util/plugins/com.google.dart.java2dart/resources/java_io.dart:91: String getCanonicalPath() => _newFile().fullPathSync(); While the comment for this ...
7 years, 5 months ago (2013-07-15 18:38:42 UTC) #2
scheglov
On 2013/07/15 18:38:42, Brian Wilkerson wrote: > https://codereview.chromium.org/19262002/diff/1/editor/util/plugins/com.google.dart.java2dart/resources/java_io.dart > File editor/util/plugins/com.google.dart.java2dart/resources/java_io.dart > (right): > > ...
7 years, 5 months ago (2013-07-15 19:21:58 UTC) #3
Brian Wilkerson
LGTM
7 years, 5 months ago (2013-07-15 19:34:21 UTC) #4
scheglov
7 years, 5 months ago (2013-07-15 19:35:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r25016 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698