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

Issue 1971463002: Get rid of some lingering MD-specific raster assets. (Closed)

Created:
4 years, 7 months ago by Evan Stade
Modified:
4 years, 7 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, sadrul, yusukes+watch_chromium.org, tfarina, shuchen+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, kalyank, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Get rid of some lingering MD-specific raster assets. Part of this is deleting obsolete bookmark action bar chevron code on Views. Only pdf.png remains (on Views at least) and I've pinged sgabriel/bettes for a replacement. BUG=505953, 610793 TBR=groby@chromium.org Committed: https://crrev.com/a0b361e58098a446de60b2e911587f9076bd1f25 Cr-Commit-Position: refs/heads/master@{#393369}

Patch Set 1 #

Patch Set 2 : this should fix some tests #

Patch Set 3 : fix another test #

Total comments: 5

Patch Set 4 : devlin review #

Total comments: 11

Patch Set 5 : msw review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -746 lines) Patch
D chrome/app/theme/default_100_percent/common/browser_actions_overflow_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_actions_overflow_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/browser_actions_overflow_pressed.png View Binary file 0 comments Download
A + chrome/app/theme/default_100_percent/mac/browser_actions_overflow_hover.png View Binary file 0 comments Download
A + chrome/app/theme/default_100_percent/mac/browser_actions_overflow_normal.png View Binary file 0 comments Download
A + chrome/app/theme/default_100_percent/mac/browser_actions_overflow_pressed.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_actions_overflow_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_actions_overflow_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/browser_actions_overflow_pressed.png View Binary file 0 comments Download
A + chrome/app/theme/default_200_percent/mac/browser_actions_overflow_hover.png View Binary file 0 comments Download
A + chrome/app/theme/default_200_percent/mac/browser_actions_overflow_normal.png View Binary file 0 comments Download
A + chrome/app/theme/default_200_percent/mac/browser_actions_overflow_pressed.png View Binary file 0 comments Download
D chrome/app/theme/material_100_percent/common/ash/theme_default_active.png View Binary file 0 comments Download
D chrome/app/theme/material_100_percent/common/ash/theme_default_inactive.png View Binary file 0 comments Download
D chrome/app/theme/material_100_percent/common/browser_actions_overflow_normal.png View Binary file 0 comments Download
A + chrome/app/theme/material_100_percent/mac/browser_actions_overflow_normal.png View Binary file 0 comments Download
D chrome/app/theme/material_200_percent/common/ash/theme_default_active.png View Binary file 0 comments Download
D chrome/app/theme/material_200_percent/common/ash/theme_default_inactive.png View Binary file 0 comments Download
D chrome/app/theme/material_200_percent/common/browser_actions_overflow_normal.png View Binary file 0 comments Download
A + chrome/app/theme/material_200_percent/mac/browser_actions_overflow_normal.png View Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/extensions/browser_action_test_util.h View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/themes/theme_properties.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_action_test_util_mac.mm View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/extensions/extension_action_view_controller.h View 1 2 3 2 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/extensions/extension_action_view_controller.cc View 1 2 3 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/gtk2_ui.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc View 1 2 3 4 2 chunks +14 lines, -12 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc View 1 2 3 4 2 chunks +1 line, -9 lines 0 comments Download
M chrome/browser/ui/views/ime/ime_warning_bubble_view.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/toolbar/OWNERS View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_action_test_util_views.cc View 1 2 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.h View 1 2 3 4 12 chunks +8 lines, -44 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.cc View 1 2 3 4 23 chunks +23 lines, -100 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container_browsertest.cc View 4 chunks +0 lines, -12 lines 0 comments Download
D chrome/browser/ui/views/toolbar/chevron_menu_button.h View 1 2 1 chunk +0 lines, -67 lines 0 comments Download
D chrome/browser/ui/views/toolbar/chevron_menu_button.cc View 1 2 3 4 1 chunk +0 lines, -450 lines 0 comments Download
M chrome/browser/ui/views/toolbar/extension_toolbar_menu_view.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_view.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/painter.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 42 (16 generated)
Evan Stade
+tdanderson, oshima for resources changes +rdevlin.cronin for extensions changes
4 years, 7 months ago (2016-05-10 19:31:08 UTC) #3
oshima
can you look into test failures?
4 years, 7 months ago (2016-05-10 19:51:11 UTC) #5
Devlin
On 2016/05/10 19:51:11, oshima wrote: > can you look into test failures? +1. Also, there's ...
4 years, 7 months ago (2016-05-10 22:15:42 UTC) #6
Evan Stade
On 2016/05/10 22:15:42, Devlin wrote: > On 2016/05/10 19:51:11, oshima wrote: > > can you ...
4 years, 7 months ago (2016-05-10 23:16:01 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971463002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971463002/20001
4 years, 7 months ago (2016-05-10 23:25:50 UTC) #9
Devlin
On 2016/05/10 23:16:01, Evan Stade wrote: > what did I miss? The delegate overrides are ...
4 years, 7 months ago (2016-05-10 23:25:53 UTC) #10
Evan Stade
On 2016/05/10 23:25:53, Devlin wrote: > On 2016/05/10 23:16:01, Evan Stade wrote: > > what ...
4 years, 7 months ago (2016-05-10 23:53:52 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971463002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971463002/40001
4 years, 7 months ago (2016-05-10 23:54:04 UTC) #13
Devlin
https://codereview.chromium.org/1971463002/diff/40001/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc File chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc (left): https://codereview.chromium.org/1971463002/diff/40001/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc#oldcode280 chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc:280: EXPECT_FALSE(browser_actions_bar()->IsChevronShowing()); Instead of removing these pieces, can you do: ...
4 years, 7 months ago (2016-05-11 00:01:02 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/159372)
4 years, 7 months ago (2016-05-11 00:38:34 UTC) #16
Evan Stade
https://codereview.chromium.org/1971463002/diff/40001/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc File chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc (left): https://codereview.chromium.org/1971463002/diff/40001/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc#oldcode280 chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc:280: EXPECT_FALSE(browser_actions_bar()->IsChevronShowing()); On 2016/05/11 00:01:02, Devlin wrote: > Instead of ...
4 years, 7 months ago (2016-05-11 21:05:35 UTC) #17
Devlin
lgtm
4 years, 7 months ago (2016-05-11 22:00:27 UTC) #18
oshima
resources lgtm
4 years, 7 months ago (2016-05-11 22:02:56 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971463002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971463002/60001
4 years, 7 months ago (2016-05-11 22:20:45 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/181631)
4 years, 7 months ago (2016-05-11 22:28:25 UTC) #23
Evan Stade
OWNERS: +sadrul for ui/views/painter.cc +msw for c/b/ui/views/ (sans extensions) +groby for cocoa
4 years, 7 months ago (2016-05-12 01:20:15 UTC) #25
msw
lgtm with nits/q. https://codereview.chromium.org/1971463002/diff/60001/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc File chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc (right): https://codereview.chromium.org/1971463002/diff/60001/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc#newcode277 chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc:277: // should overflow. nit: 'should not', ...
4 years, 7 months ago (2016-05-12 19:01:34 UTC) #26
Devlin
https://codereview.chromium.org/1971463002/diff/60001/chrome/browser/ui/views/toolbar/browser_actions_container.h File chrome/browser/ui/views/toolbar/browser_actions_container.h (right): https://codereview.chromium.org/1971463002/diff/60001/chrome/browser/ui/views/toolbar/browser_actions_container.h#newcode208 chrome/browser/ui/views/toolbar/browser_actions_container.h:208: // ToolbarActionsBarDelegate: On 2016/05/12 19:01:34, msw wrote: > q: ...
4 years, 7 months ago (2016-05-12 19:03:01 UTC) #27
Evan Stade
https://codereview.chromium.org/1971463002/diff/60001/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc File chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc (right): https://codereview.chromium.org/1971463002/diff/60001/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc#newcode277 chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc:277: // should overflow. On 2016/05/12 19:01:34, msw wrote: > ...
4 years, 7 months ago (2016-05-12 19:15:32 UTC) #28
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971463002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971463002/80001
4 years, 7 months ago (2016-05-12 19:16:17 UTC) #30
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-12 20:05:06 UTC) #32
Evan Stade
groby to tbr
4 years, 7 months ago (2016-05-12 21:45:35 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971463002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971463002/80001
4 years, 7 months ago (2016-05-12 21:46:23 UTC) #37
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-12 21:55:10 UTC) #39
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/a0b361e58098a446de60b2e911587f9076bd1f25 Cr-Commit-Position: refs/heads/master@{#393369}
4 years, 7 months ago (2016-05-12 21:56:21 UTC) #41
groby-ooo-7-16
4 years, 7 months ago (2016-05-12 22:22:58 UTC) #42
Message was sent while issue was closed.
LGTM ex post facto

Powered by Google App Engine
This is Rietveld 408576698