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

Issue 2028103002: Do not try to load material design paks if not on Mac OS. (Closed)

Created:
4 years, 6 months ago by mfomitchev
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not try to load material design paks if not on Mac OS. This gets rid of (harmless) errors when launching Chrome, which are a little distracting. BUG=616421 Committed: https://crrev.com/2f3f36758fba0f3436c4eca1370d1f78b7beb981 Cr-Commit-Position: refs/heads/master@{#397430}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing feedback. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M ui/base/resource/resource_bundle.cc View 1 2 chunks +4 lines, -0 lines 1 comment Download

Messages

Total messages: 19 (11 generated)
mfomitchev
4 years, 6 months ago (2016-06-01 15:16:53 UTC) #2
Evan Stade
lgtm https://codereview.chromium.org/2028103002/diff/1/ui/base/resource/resource_bundle.cc File ui/base/resource/resource_bundle.cc (right): https://codereview.chromium.org/2028103002/diff/1/ui/base/resource/resource_bundle.cc#newcode706 ui/base/resource/resource_bundle.cc:706: if (MaterialDesignController::IsModeMaterial()) { hmm, is this check necessary ...
4 years, 6 months ago (2016-06-01 19:14:14 UTC) #3
mfomitchev
https://codereview.chromium.org/2028103002/diff/1/ui/base/resource/resource_bundle.cc File ui/base/resource/resource_bundle.cc (right): https://codereview.chromium.org/2028103002/diff/1/ui/base/resource/resource_bundle.cc#newcode706 ui/base/resource/resource_bundle.cc:706: if (MaterialDesignController::IsModeMaterial()) { On 2016/06/01 19:14:14, Evan Stade wrote: ...
4 years, 6 months ago (2016-06-01 21:09:45 UTC) #4
sadrul
lgtm https://codereview.chromium.org/2028103002/diff/20001/ui/base/resource/resource_bundle.cc File ui/base/resource/resource_bundle.cc (right): https://codereview.chromium.org/2028103002/diff/20001/ui/base/resource/resource_bundle.cc#newcode720 ui/base/resource/resource_bundle.cc:720: #endif // defined(OS_MACOSX)
4 years, 6 months ago (2016-06-02 14:52:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2028103002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2028103002/20001
4 years, 6 months ago (2016-06-02 14:53:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2028103002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2028103002/20001
4 years, 6 months ago (2016-06-02 14:55:01 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-02 16:04:06 UTC) #17
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 16:07:51 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2f3f36758fba0f3436c4eca1370d1f78b7beb981
Cr-Commit-Position: refs/heads/master@{#397430}

Powered by Google App Engine
This is Rietveld 408576698