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

Issue 295263002: linux_aura: Use the previous font sizes on the browser actions badge. (Closed)

Created:
6 years, 7 months ago by Elliot Glaysher
Modified:
6 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

linux_aura: Use the previous font sizes on the browser actions badge. The #ifdefs in badge_util.cc had the chromeos code behind OS_LINUX && TOOLKIT_VIEWS, which is no longer just chromeos. Switch that block to OS_CHROMEOS and use the old GTK+ hard coded settings in the Linux aura build. BUG=376335 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272674

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rework all the ifdefs per thestig's suggestion. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -68 lines) Patch
M chrome/common/badge_util.h View 2 chunks +1 line, -9 lines 0 comments Download
M chrome/common/badge_util.cc View 1 2 chunks +12 lines, -59 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Elliot Glaysher
Also deletes dead code.
6 years, 7 months ago (2014-05-23 20:30:27 UTC) #1
Lei Zhang
lgtm A bit more shuffling may be helpful: https://codereview.chromium.org/295263002/diff/1/chrome/common/badge_util.cc File chrome/common/badge_util.cc (right): https://codereview.chromium.org/295263002/diff/1/chrome/common/badge_util.cc#newcode21 chrome/common/badge_util.cc:21: #if ...
6 years, 7 months ago (2014-05-23 21:23:02 UTC) #2
Elliot Glaysher
The CQ bit was checked by erg@chromium.org
6 years, 7 months ago (2014-05-23 21:46:08 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/295263002/20001
6 years, 7 months ago (2014-05-23 21:47:21 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-24 01:30:13 UTC) #5
Message was sent while issue was closed.
Change committed as 272674

Powered by Google App Engine
This is Rietveld 408576698