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

Issue 2789253002: [Ash] Remove HoverHighlightView::hover() (Closed)

Created:
3 years, 8 months ago by tdanderson
Modified:
3 years, 8 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, kalyank, stevenjb+watch_chromium.org, oshima+watch_chromium.org, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Ash] Remove HoverHighlightView::hover() As part of the material design rework of the system menu, the |hover_| member of HoverHighlightView was no longer being updated. However both the network submenu and the VPN submenu were accessing this member (via hover()) to keep currently-hovered menu rows visible during an update to the network/VPN list. Remove hover() and instead call View::IsMouseHovered() at its call sites instead to restore the intended behavior. BUG=686345 TEST=manual Review-Url: https://codereview.chromium.org/2789253002 Cr-Commit-Position: refs/heads/master@{#461543} Committed: https://chromium.googlesource.com/chromium/src/+/5360eea373d896d8916087952ace99ed2a7ff05a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -14 lines) Patch
M ash/common/system/chromeos/network/network_list_delegate.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ash/common/system/chromeos/network/network_list_md.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/common/system/chromeos/network/network_state_list_detailed_view.h View 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/chromeos/network/network_state_list_detailed_view.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M ash/common/system/chromeos/network/vpn_list_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/system/tray/hover_highlight_view.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
tdanderson
stevenjb@, can you please take a look?
3 years, 8 months ago (2017-04-03 20:44:22 UTC) #3
stevenjb
lgtm
3 years, 8 months ago (2017-04-03 20:51:44 UTC) #5
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/2789253002/1
3 years, 8 months ago (2017-04-03 21:00:54 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-03 21:18:25 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/5360eea373d896d8916087952ace...

Powered by Google App Engine
This is Rietveld 408576698