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

Issue 2116033002: Extend HoverHighlightView (Closed)

Created:
4 years, 5 months ago by jdufault
Modified:
4 years, 5 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkgr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Extend HoverHighlightView Add some new features to HoverHighlightView: - Allow text label to grow in size in HoverHighlightView - Allow the highlight (bold font) state to be changed dynamically - Add support for an optional right-justified icon. This is needed for the palette tray tools, introduced in https://codereview.chromium.org/2147783002/. BUG=625251 Committed: https://crrev.com/6d15df311c2b1772ef8ee4dfa45fc9c6cb2faa94 Cr-Commit-Position: refs/heads/master@{#405341}

Patch Set 1 : Add new HoverHighlightView APIs #

Total comments: 4

Patch Set 2 : Address nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -27 lines) Patch
M ash/common/system/tray/hover_highlight_view.h View 4 chunks +26 lines, -11 lines 0 comments Download
M ash/common/system/tray/hover_highlight_view.cc View 1 6 chunks +38 lines, -16 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
jdufault
Steven, PTAL. Thanks!
4 years, 5 months ago (2016-07-13 18:49:05 UTC) #9
stevenjb
lgtm w/ nits https://codereview.chromium.org/2116033002/diff/100001/ash/common/system/tray/hover_highlight_view.cc File ash/common/system/tray/hover_highlight_view.cc (right): https://codereview.chromium.org/2116033002/diff/100001/ash/common/system/tray/hover_highlight_view.cc#newcode52 ash/common/system/tray/hover_highlight_view.cc:52: DCHECK(box_layout_); DCHECK(!right_icon_) https://codereview.chromium.org/2116033002/diff/100001/ash/common/system/tray/hover_highlight_view.cc#newcode61 ash/common/system/tray/hover_highlight_view.cc:61: if (right_icon_) ...
4 years, 5 months ago (2016-07-13 19:51:02 UTC) #10
jdufault
Thanks for taking a look! https://codereview.chromium.org/2116033002/diff/100001/ash/common/system/tray/hover_highlight_view.cc File ash/common/system/tray/hover_highlight_view.cc (right): https://codereview.chromium.org/2116033002/diff/100001/ash/common/system/tray/hover_highlight_view.cc#newcode52 ash/common/system/tray/hover_highlight_view.cc:52: DCHECK(box_layout_); On 2016/07/13 19:51:01, ...
4 years, 5 months ago (2016-07-13 21:53:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2116033002/120001
4 years, 5 months ago (2016-07-13 21:54:34 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:120001)
4 years, 5 months ago (2016-07-13 23:09:17 UTC) #16
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 23:12:06 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6d15df311c2b1772ef8ee4dfa45fc9c6cb2faa94
Cr-Commit-Position: refs/heads/master@{#405341}

Powered by Google App Engine
This is Rietveld 408576698