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

Issue 244039: Use Mac fonts in Mac Chrome (Closed)

Created:
11 years, 2 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
tony, TVL
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Use Mac fonts in Mac Chrome. Use Helvetica, Times, Courier, Apple Chancery, and Papyrus for sans-serif, serif, monospace, cursive, and fantasy, respectively. These are the fonts used by Safari and Firefox on the Mac, and the fonts that we run layout tests with on the Mac. BUG=19135 21458 TEST=http://www.w3.org/Style/Examples/007/fonts Check the fonts for sans-serif, serif, monospace, cursive, fantasy Note that the font used for "Helvetica, sans-serif" is actually Verdana Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27533

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Total comments: 3

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -52 lines) Patch
M chrome/app/resources/locale_settings.grd View 1 2 3 2 chunks +107 lines, -51 lines 0 comments Download
M chrome/browser/tab_contents/web_contents_unittest.cc View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Mark Mentovai
The maybe-contentious part here is that I've had to set fallback_to_english, which previously wasn't set ...
11 years, 2 months ago (2009-09-29 18:39:58 UTC) #1
TVL
http://codereview.chromium.org/244039/diff/1001/2001 File chrome/app/resources/locale_settings.grd (right): http://codereview.chromium.org/244039/diff/1001/2001#newcode308 Line 308: en-US,en why do we need mac version of ...
11 years, 2 months ago (2009-09-29 18:43:46 UTC) #2
Mark Mentovai
You asked me to keep the order in the file the same so as to ...
11 years, 2 months ago (2009-09-29 18:47:18 UTC) #3
TVL
tony - do we need linux tweaks to any of this? should we go ahead ...
11 years, 2 months ago (2009-09-29 18:51:43 UTC) #4
tony
Sharing with Windows is fine for now on Linux. Feel free to rearrange the file ...
11 years, 2 months ago (2009-09-29 19:34:26 UTC) #5
Mark Mentovai
http://codereview.chromium.org/244039/diff/4002/4003 File chrome/app/resources/locale_settings.grd (right): http://codereview.chromium.org/244039/diff/4002/4003#newcode237 Line 237: <if expr="os == 'darwin'"> tony wrote: > Oh, ...
11 years, 2 months ago (2009-09-29 19:39:19 UTC) #6
tony
On 2009/09/29 19:39:19, Mark Mentovai wrote: > http://codereview.chromium.org/244039/diff/4002/4003 > File chrome/app/resources/locale_settings.grd (right): > > http://codereview.chromium.org/244039/diff/4002/4003#newcode237 ...
11 years, 2 months ago (2009-09-29 19:47:47 UTC) #7
Mark Mentovai
11 years, 2 months ago (2009-09-29 19:50:33 UTC) #8
Updated (the default font is checked in a unit test).

Powered by Google App Engine
This is Rietveld 408576698