Chromium Code Reviews

Issue 8611004: Changed the Problems view to sort the description column by the description text first, and file ... (Closed)

Created:
9 years, 1 month ago by devoncarew
Modified:
9 years, 1 month ago
Reviewers:
pquitslund, keertip
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Changed the Problems view to sort the description column by the description text first, and file and line information second. The default sort column has been changed to the Location (file+line) column, in order to retain the preferred initial sort order - severity, file, line, description. Committed: https://code.google.com/p/dart/source/detail?r=1719

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+8 lines, -7 lines)
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/problemsview/ProblemsView.java View 4 chunks +8 lines, -7 lines 0 comments

Messages

Total messages: 3 (0 generated)
devoncarew
Fix for http://code.google.com/p/dart/issues/detail?id=458.
9 years, 1 month ago (2011-11-21 19:47:30 UTC) #1
keertip
lgtm
9 years, 1 month ago (2011-11-21 20:06:33 UTC) #2
pquitslund
9 years, 1 month ago (2011-11-21 21:26:51 UTC) #3
LGTM

Powered by Google App Engine