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

Issue 2374803002: Remove a bunch of pre-MD toolbar code and assets. (Closed)

Created:
4 years, 2 months ago by Evan Stade
Modified:
4 years, 2 months ago
CC:
chromium-reviews, tfarina, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove a bunch of pre-MD toolbar code and assets. BUG=648281 Committed: https://crrev.com/51b431e3ba740400f6923a902a694221d4269615 Cr-Commit-Position: refs/heads/master@{#422180}

Patch Set 1 #

Total comments: 1

Patch Set 2 : more cocoa stuff #

Total comments: 10

Patch Set 3 : pkasting review #

Patch Set 4 : attempt mac fix #

Patch Set 5 : keep stripping #

Patch Set 6 : fix mac? #

Patch Set 7 : fix mac? #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -688 lines) Patch
D chrome/app/theme/default_100_percent/common/browser_reload_disabled.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_reload_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_reload_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_reload_pressed.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_stop_disabled.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_stop_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_stop_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_stop_pressed.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_tools_bar.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_tools_bar_high.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_tools_bar_low.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_tools_bar_medium.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_tools_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_tools_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_tools_pressed.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_reload_disabled.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_reload_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_reload_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_reload_pressed.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_stop_disabled.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_stop_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_stop_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_stop_pressed.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_tools_bar.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_tools_bar_high.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_tools_bar_low.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_tools_bar_medium.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_tools_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_tools_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_tools_pressed.png View Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 4 chunks +1 line, -22 lines 0 comments Download
M chrome/browser/themes/browser_theme_pack.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/themes/browser_theme_pack.cc View 5 chunks +1 line, -57 lines 0 comments Download
M chrome/browser/themes/theme_properties.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/themes/theme_properties.cc View 2 chunks +0 lines, -50 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/image_button_cell_unittest.mm View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/app_toolbar_button.h View 1 2 3 1 chunk +2 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/app_toolbar_button.mm View 1 4 chunks +7 lines, -25 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/app_toolbar_button_cell.h View 1 2 3 4 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/app_toolbar_button_cell.mm View 1 2 3 4 2 chunks +1 line, -37 lines 2 comments Download
M chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/toolbar/app_menu_icon_controller.h View 3 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/ui/toolbar/app_menu_icon_controller.cc View 3 chunks +9 lines, -11 lines 0 comments Download
D chrome/browser/ui/toolbar/app_menu_icon_painter.h View 1 chunk +0 lines, -81 lines 0 comments Download
D chrome/browser/ui/toolbar/app_menu_icon_painter.cc View 1 chunk +0 lines, -155 lines 0 comments Download
D chrome/browser/ui/toolbar/app_menu_icon_painter_unittest.cc View 1 chunk +0 lines, -72 lines 0 comments Download
M chrome/browser/ui/views/toolbar/app_menu.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/ui/views/toolbar/app_menu_button.h View 4 chunks +3 lines, -14 lines 0 comments Download
M chrome/browser/ui/views/toolbar/app_menu_button.cc View 1 2 6 chunks +16 lines, -61 lines 0 comments Download
M chrome/browser/ui/views/toolbar/back_button.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/toolbar/reload_button.cc View 2 chunks +12 lines, -22 lines 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_action_view.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_button.cc View 3 chunks +4 lines, -16 lines 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/controls/button/label_button.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M ui/views/controls/button/label_button.cc View 1 2 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 37 (25 generated)
Evan Stade
This breaks mac but hopefully Elly will have a chance to remove AppMenuButtonCell soon at ...
4 years, 2 months ago (2016-09-27 20:12:43 UTC) #2
Peter Kasting
LGTM https://codereview.chromium.org/2374803002/diff/20001/chrome/browser/ui/views/toolbar/app_menu_button.cc File chrome/browser/ui/views/toolbar/app_menu_button.cc (left): https://codereview.chromium.org/2374803002/diff/20001/chrome/browser/ui/views/toolbar/app_menu_button.cc#oldcode125 chrome/browser/ui/views/toolbar/app_menu_button.cc:125: if (provider) { Why did we used to ...
4 years, 2 months ago (2016-09-27 20:51:09 UTC) #7
Evan Stade
in the latest patch I think I fixed Mac by just gutting AppMenuButtonCell. https://codereview.chromium.org/2374803002/diff/20001/chrome/browser/ui/views/toolbar/app_menu_button.cc File ...
4 years, 2 months ago (2016-09-28 01:33:50 UTC) #8
Evan Stade
Elly, ptal Mac changes.
4 years, 2 months ago (2016-09-28 23:43:39 UTC) #23
Evan Stade
+sky for ui/views +oshima for c/a/t
4 years, 2 months ago (2016-09-29 21:10:33 UTC) #27
sky
LGTM
4 years, 2 months ago (2016-09-29 22:07:56 UTC) #28
oshima
lgtm
4 years, 2 months ago (2016-09-30 04:38:30 UTC) #29
Elly Fong-Jones
chrome/browser/ui/cocoa lgtm (but be aware that I'm not an owner for it) https://codereview.chromium.org/2374803002/diff/120001/chrome/browser/ui/cocoa/toolbar/app_toolbar_button_cell.mm File chrome/browser/ui/cocoa/toolbar/app_toolbar_button_cell.mm ...
4 years, 2 months ago (2016-09-30 11:09:59 UTC) #30
Evan Stade
https://codereview.chromium.org/2374803002/diff/120001/chrome/browser/ui/cocoa/toolbar/app_toolbar_button_cell.mm File chrome/browser/ui/cocoa/toolbar/app_toolbar_button_cell.mm (right): https://codereview.chromium.org/2374803002/diff/120001/chrome/browser/ui/cocoa/toolbar/app_toolbar_button_cell.mm#newcode34 chrome/browser/ui/cocoa/toolbar/app_toolbar_button_cell.mm:34: canvas.set_composite_alpha(true); On 2016/09/30 11:09:59, Elly Fong-Jones wrote: > The ...
4 years, 2 months ago (2016-09-30 17:20:06 UTC) #31
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/2374803002/120001
4 years, 2 months ago (2016-09-30 17:37:54 UTC) #34
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 2 months ago (2016-09-30 19:31:43 UTC) #35
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 19:34:22 UTC) #37
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/51b431e3ba740400f6923a902a694221d4269615
Cr-Commit-Position: refs/heads/master@{#422180}

Powered by Google App Engine
This is Rietveld 408576698