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

Issue 8390054: Change the toolbar action New File to New Application to improve the UX of the Dart Editor for th... (Closed)

Created:
9 years, 1 month ago by jwren
Modified:
9 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change the toolbar action New File to New Application to improve the UX of the Dart Editor for the initial users. This is a fix for Issue 237 (http://code.google.com/p/dart/issues/detail?id=237). Committed: https://code.google.com/p/dart/source/detail?r=762

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -8 lines) Patch
M editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/deploy/ApplicationActionBarAdvisor.java View 5 chunks +9 lines, -7 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java View 1 3 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
jwren
9 years, 1 month ago (2011-10-26 17:25:31 UTC) #1
devoncarew
lgtm Looks good, one issue to take care of. http://codereview.chromium.org/8390054/diff/1/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java File editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java (right): http://codereview.chromium.org/8390054/diff/1/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java#newcode43 editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java:43: ...
9 years, 1 month ago (2011-10-26 17:27:10 UTC) #2
jwren
http://codereview.chromium.org/8390054/diff/1/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java File editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java (right): http://codereview.chromium.org/8390054/diff/1/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java#newcode43 editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/OpenNewApplicationWizardAction.java:43: setId("com.google.dart.tools.ui.app.new"); //$NON-NLS-N$ On 2011/10/26 17:27:10, devoncarew wrote: > Let's ...
9 years, 1 month ago (2011-10-26 17:30:45 UTC) #3
keertip
lgtm
9 years, 1 month ago (2011-10-26 19:05:27 UTC) #4
danrubel
9 years, 1 month ago (2011-10-27 07:02:33 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698