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

Issue 259060: Change the default CSS fonts for Simplified Chinese, Korean and Thai on Linux... (Closed)

Created:
11 years, 2 months ago by jungshik at Google
Modified:
9 years, 7 months ago
Reviewers:
tony, Evan Martin
CC:
chromium-reviews_googlegroups.com, agl, Mark Mentovai
Visibility:
Public.

Description

Change the default CSS fonts for Simplified Chinese, Korean and Thai on Linux to poplular Linux fonts. This CL does not change the fonts for traditional Chinese because they're the same as for English Chrome (per popular request in Mozilla bugzilla years past) and it's not clear what to do about mscorettf (Arial, Times New Roman) we specify for most language versions of Chrome. BUG=20171 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32671

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Total comments: 3

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -29 lines) Patch
M chrome/app/resources/locale_settings_ja.xtb View 2 3 4 5 6 7 8 2 chunks +11 lines, -7 lines 0 comments Download
M chrome/app/resources/locale_settings_ko.xtb View 1 2 3 4 5 6 7 8 2 chunks +11 lines, -7 lines 0 comments Download
M chrome/app/resources/locale_settings_th.xtb View 1 2 3 4 5 6 7 8 2 chunks +11 lines, -7 lines 0 comments Download
M chrome/app/resources/locale_settings_zh-CN.xtb View 1 2 3 4 5 6 7 8 1 chunk +12 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jungshik at Google
I'm leaving zh-TW alone because Traditional Chinese users expressed their wishes to use 'Western' fonts ...
11 years, 1 month ago (2009-11-17 00:03:52 UTC) #1
tony
http://codereview.chromium.org/259060/diff/4001/2013 File chrome/app/resources/locale_settings_ja.xtb (right): http://codereview.chromium.org/259060/diff/4001/2013#newcode24 Line 24: <if expr="os == 'linux'"> I think this needs ...
11 years, 1 month ago (2009-11-17 00:08:23 UTC) #2
jungshik at Google
Updated the patch addressing Tony's concerns + one more (there was an unnecessary comment in ...
11 years, 1 month ago (2009-11-17 22:54:11 UTC) #3
Evan Martin
http://codereview.chromium.org/259060/diff/10002/8008 File chrome/app/resources/locale_settings_ko.xtb (right): http://codereview.chromium.org/259060/diff/10002/8008#newcode25 Line 25: <translation id="IDS_WEB_FONT_FAMILY">UnDotum,Baekmuk Gulim,sans-serif</translation> here you have commas with ...
11 years, 1 month ago (2009-11-17 22:58:34 UTC) #4
jungshik at Google
On 2009/11/17 22:58:34, Evan Martin wrote: Can you take another look? Two 'formatting issues' are ...
11 years, 1 month ago (2009-11-18 18:03:04 UTC) #5
Evan Martin
On 2009/11/18 18:03:04, Jungshik Shin wrote: > > Does this mean that if they don't ...
11 years, 1 month ago (2009-11-18 18:39:31 UTC) #6
Evan Martin
This LGTM without the sans-serif bits
11 years, 1 month ago (2009-11-18 18:40:11 UTC) #7
jungshik at Google
On 2009/11/18 18:39:31, Evan Martin wrote: > On 2009/11/18 18:03:04, Jungshik Shin wrote: > > ...
11 years, 1 month ago (2009-11-18 22:53:03 UTC) #8
jungshik at Google
Evan, can I go ahead? It doesn't matter very much either way (sans-serif at the ...
11 years, 1 month ago (2009-11-20 20:19:55 UTC) #9
Evan Martin
11 years, 1 month ago (2009-11-20 21:14:52 UTC) #10
On 2009/11/20 20:19:55, Jungshik Shin wrote:
> Evan, can I go ahead? It doesn't matter very much either way (sans-serif at
the
> end or not).

LGTM either way :)

Powered by Google App Engine
This is Rietveld 408576698