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

Issue 983823004: MacViews: Fix missing browser assets (Closed)

Created:
5 years, 9 months ago by Andre
Modified:
5 years, 9 months ago
Reviewers:
tapted, Nico
CC:
chromium-reviews, tfarina, oshima+watch_chromium.org, mac-views-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@titlebar
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MacViews: Fix missing browser assets The MacViews browser were missing infobar and background tab assets. mac_views_browser grit define is added so that we can include infobar assets. Don't remap theme image ids so that Mac's background tab assets can be found. Map IDR_THEME_TAB_BACKGROUND_INCOGNITO to the same asset as IDR_THEME_TAB_BACKGROUND. BUG=425229 Committed: https://crrev.com/c306fb9a8d5179f34589d6ab330a71ebd40eb073 Cr-Commit-Position: refs/heads/master@{#321602}

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : Fixes for tapted #

Total comments: 2

Patch Set 4 : Fix for thakis #

Patch Set 5 : IDR_THEME_FRAME* not used on Mac #

Patch Set 6 : Undo patchset 5 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -5 lines) Patch
M build/common.gypi View 1 2 3 4 4 chunks +7 lines, -3 lines 0 comments Download
M build/config/ui.gni View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M build/secondary/tools/grit/grit_rule.gni View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/views/theme_image_mapper.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 26 (9 generated)
Andre
Trent PTAL.
5 years, 9 months ago (2015-03-12 17:36:20 UTC) #2
tapted
lgtm % nits https://codereview.chromium.org/983823004/diff/20001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/983823004/diff/20001/build/common.gypi#newcode653 build/common.gypi:653: # Whether the browser is non-native ...
5 years, 9 months ago (2015-03-12 18:16:46 UTC) #3
Andre
https://codereview.chromium.org/983823004/diff/20001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/983823004/diff/20001/build/common.gypi#newcode653 build/common.gypi:653: # Whether the browser is non-native (using Views Toolkit) ...
5 years, 9 months ago (2015-03-12 21:16:41 UTC) #6
Andre
+Nico for OWNERS.
5 years, 9 months ago (2015-03-12 21:28:33 UTC) #8
Nico
https://codereview.chromium.org/983823004/diff/60001/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://codereview.chromium.org/983823004/diff/60001/chrome/app/theme/theme_resources.grd#newcode1104 chrome/app/theme/theme_resources.grd:1104: <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INCOGNITO" file="mac/theme_default_inactive.png" /> Is this needed in ...
5 years, 9 months ago (2015-03-12 21:30:59 UTC) #9
Andre
https://codereview.chromium.org/983823004/diff/60001/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://codereview.chromium.org/983823004/diff/60001/chrome/app/theme/theme_resources.grd#newcode1104 chrome/app/theme/theme_resources.grd:1104: <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INCOGNITO" file="mac/theme_default_inactive.png" /> On 2015/03/12 21:30:59, Nico ...
5 years, 9 months ago (2015-03-12 22:38:44 UTC) #10
Andre
Nico, ping?
5 years, 9 months ago (2015-03-17 15:55:02 UTC) #11
Andre
IDR_THEME_FRAME* is actually not used when using default theme on Mac. We let NSThemeFrame draw ...
5 years, 9 months ago (2015-03-17 21:53:56 UTC) #12
Nico
On 2015/03/12 22:38:44, Andre wrote: > https://codereview.chromium.org/983823004/diff/60001/chrome/app/theme/theme_resources.grd > File chrome/app/theme/theme_resources.grd (right): > > https://codereview.chromium.org/983823004/diff/60001/chrome/app/theme/theme_resources.grd#newcode1104 > ...
5 years, 9 months ago (2015-03-19 20:57:02 UTC) #13
Nico
lgtm
5 years, 9 months ago (2015-03-19 20:59:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/983823004/100001
5 years, 9 months ago (2015-03-19 23:00:36 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/58927)
5 years, 9 months ago (2015-03-20 01:43:14 UTC) #19
Andre
Uploaded patchset 6 to undo patchset 5 due to test failures. When a theme does ...
5 years, 9 months ago (2015-03-20 16:51:47 UTC) #20
Nico
lgtm
5 years, 9 months ago (2015-03-20 17:02:56 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/983823004/120001
5 years, 9 months ago (2015-03-20 17:43:51 UTC) #24
commit-bot: I haz the power
Committed patchset #6 (id:120001)
5 years, 9 months ago (2015-03-20 18:16:47 UTC) #25
commit-bot: I haz the power
5 years, 9 months ago (2015-03-20 18:17:17 UTC) #26
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/c306fb9a8d5179f34589d6ab330a71ebd40eb073
Cr-Commit-Position: refs/heads/master@{#321602}

Powered by Google App Engine
This is Rietveld 408576698