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

Issue 1737203002: Don't throw exceptions for unresolved/not-existing URIs in directives. (Closed)

Created:
4 years, 10 months ago by scheglov
Modified:
4 years, 10 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't throw exceptions for unresolved/not-existing URIs in directives. These URIs were not resolved in the original unit and resported as errors. So, in DeclarationResolver we also should not throw an exception. R=brianwilkerson@google.com, pquitslund@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/9aebcaa400ab77007059a2e8f28650b2d9e32c04

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -51 lines) Patch
M pkg/analyzer/lib/src/generated/resolver.dart View 8 chunks +53 lines, -46 lines 0 comments Download
M pkg/analyzer/test/generated/declaration_resolver_test.dart View 3 chunks +55 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 10 months ago (2016-02-25 18:03:16 UTC) #1
Brian Wilkerson
LGTM
4 years, 10 months ago (2016-02-25 18:12:55 UTC) #2
pquitslund
LGTM Thank you!
4 years, 10 months ago (2016-02-25 18:19:17 UTC) #3
scheglov
4 years, 10 months ago (2016-02-25 18:20:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9aebcaa400ab77007059a2e8f28650b2d9e32c04 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698