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

Issue 2795143005: [Ash] Remove pre-MD code paths from HoverHighlightView (Closed)

Created:
3 years, 8 months ago by tdanderson
Modified:
3 years, 8 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, dtseng+watch_chromium.org, sadrul, yusukes+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, shuchen+watch_chromium.org, yuzo+watch_chromium.org, nona+watch_chromium.org, dougt+watch_chromium.org, dmazzoni+watch_chromium.org, oshima+watch_chromium.org, kalyank, stevenjb+watch_chromium.org, je_julie
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Ash] Remove pre-MD code paths from HoverHighlightView This CL removes all mention of ash::MaterialDesignController from the HoverHighlightView class and performs some preliminary cleanup of dead code. Further refactoring and code cleanup for this class requires some additional investigation and is tracked by crbug.com/708190. BUG=686345 TEST=manual Review-Url: https://codereview.chromium.org/2795143005 Cr-Commit-Position: refs/heads/master@{#462064} Committed: https://chromium.googlesource.com/chromium/src/+/889fe85b1ec6deaef84f7c1b3a186aa0a7a3f7f5

Patch Set 1 #

Total comments: 7

Patch Set 2 : estade comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -296 lines) Patch
M ash/common/system/chromeos/audio/audio_detailed_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/common/system/chromeos/bluetooth/tray_bluetooth.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M ash/common/system/chromeos/cast/tray_cast.cc View 1 chunk +1 line, -4 lines 0 comments Download
M ash/common/system/chromeos/ime_menu/ime_list_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/system/chromeos/network/network_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/common/system/chromeos/network/network_state_list_detailed_view.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/system/chromeos/network/vpn_list_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/common/system/chromeos/palette/common_palette_tool.cc View 1 chunk +1 line, -4 lines 0 comments Download
M ash/common/system/tray/hover_highlight_view.h View 3 chunks +27 lines, -70 lines 0 comments Download
M ash/common/system/tray/hover_highlight_view.cc View 1 10 chunks +28 lines, -170 lines 0 comments Download
M ash/common/system/tray/label_tray_view.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ash/common/system/tray/tray_constants.h View 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/tray/tray_constants.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/tray_accessibility.h View 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/tray_accessibility.cc View 1 5 chunks +21 lines, -33 lines 2 comments Download

Messages

Total messages: 19 (12 generated)
tdanderson
Evan, can you please take a look? I recognize there is still code that needs ...
3 years, 8 months ago (2017-04-04 16:54:43 UTC) #4
Evan Stade
mostly lg in general I find it easier not to make this too piecemeal because ...
3 years, 8 months ago (2017-04-04 17:18:18 UTC) #5
tdanderson
Please take another look. I have enumerated the additional cleanup work in crbug.com/708190. https://codereview.chromium.org/2795143005/diff/1/ash/common/system/chromeos/network/network_info.h File ...
3 years, 8 months ago (2017-04-04 18:45:06 UTC) #10
Evan Stade
thanks for that list in the bug. LGTM https://codereview.chromium.org/2795143005/diff/1/ash/common/system/tray/hover_highlight_view.cc File ash/common/system/tray/hover_highlight_view.cc (right): https://codereview.chromium.org/2795143005/diff/1/ash/common/system/tray/hover_highlight_view.cc#newcode64 ash/common/system/tray/hover_highlight_view.cc:64: DCHECK(tri_view_); ...
3 years, 8 months ago (2017-04-05 13:56:43 UTC) #13
tdanderson
https://codereview.chromium.org/2795143005/diff/20001/ash/common/system/tray_accessibility.cc File ash/common/system/tray_accessibility.cc (left): https://codereview.chromium.org/2795143005/diff/20001/ash/common/system/tray_accessibility.cc#oldcode150 ash/common/system/tray_accessibility.cc:150: ResourceBundle::GetSharedInstance().GetImageSkiaNamed(IDR_MESSAGE_CLOSE)); On 2017/04/05 13:56:43, Evan Stade wrote: > add ...
3 years, 8 months ago (2017-04-05 14:24:39 UTC) #14
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/2795143005/20001
3 years, 8 months ago (2017-04-05 14:25:10 UTC) #16
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 14:31:28 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/889fe85b1ec6deaef84f7c1b3a18...

Powered by Google App Engine
This is Rietveld 408576698