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

Issue 1296653003: Fix most implementations of UriResolver.restoreAbsolute. (Closed)

Created:
5 years, 4 months ago by Paul Berry
Modified:
5 years, 4 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix most implementations of UriResolver.restoreAbsolute. Although it wasn't previously clear in the documentation, implementations of UriResolver.restoreAbsolute() should only depend on Source.fullName. To do otherwise breaks some assumptions made by analysis server. This CL fixes all implementations except SdkExtUriResolver (which has been deferred to issue #24090). R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/8f2ed2c68d37916d436aff920ce5f308058570de

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -12 lines) Patch
M pkg/analysis_server/test/context_manager_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/lib/file_system/file_system.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/source/sdk_ext.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/source.dart View 1 chunk +3 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/src/generated/source_io.dart View 1 chunk +1 line, -4 lines 0 comments Download
M pkg/analyzer/test/file_system/resource_uri_resolver_test.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/all_the_rest_test.dart View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Paul Berry
5 years, 4 months ago (2015-08-14 21:58:55 UTC) #2
Brian Wilkerson
LGTM
5 years, 4 months ago (2015-08-14 22:06:20 UTC) #3
Cutch
On 2015/08/14 22:06:20, Brian Wilkerson wrote: > LGTM Hi, Side question related to SdkExtUriResolver- I ...
5 years, 4 months ago (2015-08-14 23:04:10 UTC) #4
Paul Berry
On 2015/08/14 23:04:10, Cutch wrote: > On 2015/08/14 22:06:20, Brian Wilkerson wrote: > > LGTM ...
5 years, 4 months ago (2015-08-18 18:18:49 UTC) #5
Paul Berry
5 years, 4 months ago (2015-08-18 18:32:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8f2ed2c68d37916d436aff920ce5f308058570de (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698