|
|
[Ash] Remove HoverHighlightView::AddLabelDeprecated()
Removes the function AddLabelDeprecated() in HoverHighlightView
and replaces its only call site with a new function
TrayPopupUtils::CreateInfoLabelRowView(), which creates a
MD-compliant non-clickable row used to display the
"Scanning for devices..." message in the Bluetooth detailed view.
This CL also removes the unnecessary member variables
|tooltip_| and |custom_height_| from HoverHighlightView, along
with corresponding dead code.
BUG= 708190, 687778
TEST=manual
Review-Url: https://codereview.chromium.org/2829763002
Cr-Commit-Position: refs/heads/master@{#466013}
Committed: https://chromium.googlesource.com/chromium/src/+/0dfa9b6dfb54257572995b17dd2f81ea07454d1d
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+33 lines, -105 lines) |
Patch |
 |
M |
ash/system/bluetooth/tray_bluetooth.cc
|
View
|
|
3 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ash/system/network/network_state_list_detailed_view.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/palette/common_palette_tool.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/hover_highlight_view.h
|
View
|
|
6 chunks |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/hover_highlight_view.cc
|
View
|
|
5 chunks |
+1 line, -59 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_constants.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_constants.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_popup_item_style.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_popup_utils.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_popup_utils.cc
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
Total messages: 12 (8 generated)
|