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

Issue 1051273007: ReApply: Issue 23133. Fix for restoring 'package:' uris on Windows. (Closed)

Created:
5 years, 8 months ago by scheglov
Modified:
5 years, 8 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

ReApply: Issue 23133. Fix for restoring 'package:' uris on Windows. There was a bug in the previous version https://codereview.chromium.org//1070203002 We used system path context instead of the one from the given ResourceProvider. So, it worked, but was failing tests on Windows, because we always use posix style. R=brianwilkerson@google.com BUG= https://code.google.com/p/dart/issues/detail?id=23133 Committed: https://code.google.com/p/dart/source/detail?r=45069

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M pkg/analyzer/lib/source/package_map_resolver.dart View 2 chunks +6 lines, -3 lines 0 comments Download
M pkg/analyzer/test/source/package_map_resolver_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 8 months ago (2015-04-10 15:24:50 UTC) #1
Brian Wilkerson
LGTM
5 years, 8 months ago (2015-04-10 15:25:50 UTC) #2
scheglov
5 years, 8 months ago (2015-04-10 15:27:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45069 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698