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

Issue 9796004: aura: Really long tooltips should be wrapped not truncated. (Closed)

Created:
8 years, 9 months ago by varunjain
Modified:
8 years, 9 months ago
Reviewers:
Daniel Erat, sky
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 : patch #

Total comments: 4

Patch Set 2 : patch #

Patch Set 3 : fixed windows build #

Patch Set 4 : trying to fix windows build again! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -45 lines) Patch
M ash/tooltips/tooltip_controller.h View 1 1 chunk +10 lines, -0 lines 0 comments Download
M ash/tooltips/tooltip_controller.cc View 1 4 chunks +92 lines, -45 lines 0 comments Download
M ash/tooltips/tooltip_controller_unittest.cc View 1 2 3 4 chunks +107 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
varunjain
8 years, 9 months ago (2012-03-21 00:29:54 UTC) #1
Daniel Erat
Mostly looks good, with a question. Also, mind making TrimTooltipToFit() a static method and adding ...
8 years, 9 months ago (2012-03-21 00:55:40 UTC) #2
sky
Can you share the code in TooltipManager::TrimTooltipToFit for this? Seems to be nearly the same. ...
8 years, 9 months ago (2012-03-21 04:17:23 UTC) #3
varunjain
Added tests as well. http://codereview.chromium.org/9796004/diff/2001/ash/tooltips/tooltip_controller.cc File ash/tooltips/tooltip_controller.cc (right): http://codereview.chromium.org/9796004/diff/2001/ash/tooltips/tooltip_controller.cc#newcode39 ash/tooltips/tooltip_controller.cc:39: const int kTooltipMaxWidthPixels = 400; ...
8 years, 9 months ago (2012-03-21 04:48:37 UTC) #4
varunjain
On 2012/03/21 04:17:23, sky wrote: > Can you share the code in TooltipManager::TrimTooltipToFit for this? ...
8 years, 9 months ago (2012-03-21 04:51:48 UTC) #5
Daniel Erat
lgtm
8 years, 9 months ago (2012-03-21 05:04:31 UTC) #6
sky
LGTM
8 years, 9 months ago (2012-03-21 14:48:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varunjain@chromium.org/9796004/6003
8 years, 9 months ago (2012-03-21 15:03:45 UTC) #8
commit-bot: I haz the power
Change committed as 127975
8 years, 9 months ago (2012-03-21 16:11:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varunjain@chromium.org/9796004/14002
8 years, 9 months ago (2012-03-22 05:06:16 UTC) #10
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 06:10:16 UTC) #11
Change committed as 128177

Powered by Google App Engine
This is Rietveld 408576698