DescriptionDisplay an app's short name in the app launcher
The app launcher will now display an app's short name (the new
short_name property in the manifest file). If an app's short name
and full name differ, the tooltip will show the full name. If an
app's short name and full name are identical, a tooltip will only
be shown if the title is truncated.
BUG=226848
TEST=If an app has a short name and it differs from its full name,
a tooltip should always be shown, displaying the full name. If an
app does not have a short name override, there should be no change
in behavior, i.e. a tooltip will only be shown if the title is
truncated.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221205
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed review comments #
Total comments: 2
Patch Set 3 : Set both title and full name together in AppListItemModel #
Total comments: 2
Patch Set 4 : Addressed Nit #Patch Set 5 : Fixed compilation errors in app list unit tests on mac #
Messages
Total messages: 18 (0 generated)
|