Display tooltips in User Menu when the profile name is not editable.
commit748911bf72714626ab9d7d457df8d8025fe3b3a1
authoranthonyvd <anthonyvd@chromium.org>
Thu, 2 Jul 2015 18:30:28 +0000 (2 11:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 2 Jul 2015 18:30:57 +0000 (2 18:30 +0000)
tree27b86e44909376f0cca52ae7c80d1a7547a7805d
parent7ab1ec16ecba562a54cd43ee6cef72bf3ef2de97
Display tooltips in User Menu when the profile name is not editable.

This should fix the issue where no tooltip would be shown for long
supervised users' names.

BUG=482440

TEST=
1. Create a supervised user with a very long name
2. Open the User Menu by clicking on the Avatar Button
3. Hover over the profile name label
4. A tooltip displaying the full profile name should be shown

Note: No tooltip should be shown when the name is short enough to not
be elided in the User Menu.

Review URL: https://codereview.chromium.org/1210153011

Cr-Commit-Position: refs/heads/master@{#337244}
chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm