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

Issue 21162003: Fix for NPE when convert error without source. (Closed)

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

Description

Fix for NPE when convert error without source. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=25615

Patch Set 1 #

Patch Set 2 : Tweaks for path to Source convertion in parseDartFile() #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M pkg/analyzer_experimental/lib/analyzer.dart View 1 1 chunk +7 lines, -1 line 1 comment Download

Messages

Total messages: 5 (0 generated)
scheglov
7 years, 4 months ago (2013-07-29 22:01:26 UTC) #1
Brian Wilkerson
LGTM
7 years, 4 months ago (2013-07-29 22:02:56 UTC) #2
scheglov
PTAL I've decided to do both - to absolute and early check.
7 years, 4 months ago (2013-07-29 22:33:40 UTC) #3
Brian Wilkerson
LGTM https://codereview.chromium.org/21162003/diff/5001/pkg/analyzer_experimental/lib/analyzer.dart File pkg/analyzer_experimental/lib/analyzer.dart (right): https://codereview.chromium.org/21162003/diff/5001/pkg/analyzer_experimental/lib/analyzer.dart#newcode32 pkg/analyzer_experimental/lib/analyzer.dart:32: if (source == null) { We might also ...
7 years, 4 months ago (2013-07-30 14:03:01 UTC) #4
scheglov
7 years, 4 months ago (2013-07-30 14:53:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r25615 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698