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

Issue 2489383002: Don't add imports/exports elements for invalid URIs, with null Source. (Closed)

Created:
4 years, 1 month ago by scheglov
Modified:
4 years, 1 month ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't add imports/exports elements for invalid URIs, with null Source. Unfortunately I have to roll back the optimization. We need to know whether the URI is valid earlier. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/5694cca15ef15c716ce286a4a6e5e7ac5ead41a3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -13 lines) Patch
M pkg/analyzer/lib/src/dart/element/element.dart View 2 chunks +21 lines, -8 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 2 chunks +6 lines, -5 lines 0 comments Download
M pkg/analyzer/test/src/dart/analysis/driver_test.dart View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 1 month ago (2016-11-10 18:54:09 UTC) #1
Brian Wilkerson
lgtm
4 years, 1 month ago (2016-11-10 19:25:24 UTC) #2
scheglov
4 years, 1 month ago (2016-11-10 19:49:17 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5694cca15ef15c716ce286a4a6e5e7ac5ead41a3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698