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

Issue 10012048: fix for NPE if invalid resource (Closed)

Created:
8 years, 8 months ago by keertip
Modified:
8 years, 8 months ago
Reviewers:
devoncarew
CC:
reviews_dartlang.org
Visibility:
Public.

Description

fix for NPE if invalid resource Committed: https://code.google.com/p/dart/source/detail?r=6292

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/configs/DartServerLaunchConfigurationDelegate.java View 2 chunks +4 lines, -1 line 2 comments Download

Messages

Total messages: 2 (0 generated)
keertip
8 years, 8 months ago (2012-04-06 18:46:12 UTC) #1
devoncarew
8 years, 8 months ago (2012-04-06 18:47:26 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10012048/diff/1/editor/tools/plugins/c...
File
editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/configs/DartServerLaunchConfigurationDelegate.java
(right):

https://chromiumcodereview.appspot.com/10012048/diff/1/editor/tools/plugins/c...
editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/configs/DartServerLaunchConfigurationDelegate.java:175:
}
up to an else clause here?

https://chromiumcodereview.appspot.com/10012048/diff/1/editor/tools/plugins/c...
editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/configs/DartServerLaunchConfigurationDelegate.java:185:
return null;
Can you move this return

Powered by Google App Engine
This is Rietveld 408576698