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

Issue 7748014: Add default per-script CJK fonts on Windows. (Closed)

Created:
9 years, 4 months ago by falken
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Avi (use Gerrit), finnur+watch_chromium.org, jshin+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Add default per-script CJK fonts on Windows. BUG=94217, 2685 TEST=view a page that uses CSS property --webkit-locale and verify that the font is the desired default Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98928

Patch Set 1 #

Patch Set 2 : fix compile error #

Total comments: 2

Patch Set 3 : array of default prefs #

Patch Set 4 : add traditional chinese #

Patch Set 5 : fix clang error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -50 lines) Patch
M chrome/app/resources/locale_settings_win.grd View 1 2 3 1 chunk +102 lines, -0 lines 0 comments Download
M chrome/browser/ui/tab_contents/tab_contents_wrapper.cc View 1 2 3 4 2 chunks +93 lines, -50 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
falken
jungshik: Can you check these defaults? I took them from the locale_settings_win_*.xtb files. I was ...
9 years, 4 months ago (2011-08-25 09:39:21 UTC) #1
sky
http://codereview.chromium.org/7748014/diff/3001/chrome/browser/ui/tab_contents/tab_contents_wrapper.cc File chrome/browser/ui/tab_contents/tab_contents_wrapper.cc (right): http://codereview.chromium.org/7748014/diff/3001/chrome/browser/ui/tab_contents/tab_contents_wrapper.cc#newcode313 chrome/browser/ui/tab_contents/tab_contents_wrapper.cc:313: #if defined(OS_CHROMEOS) || defined(OS_WIN) These nested ifs are a ...
9 years, 4 months ago (2011-08-25 14:52:05 UTC) #2
falken
I updated the patch. Another option is to add a resource id to all platforms ...
9 years, 4 months ago (2011-08-26 11:17:25 UTC) #3
sky
LGTM
9 years, 3 months ago (2011-08-26 15:33:51 UTC) #4
jungshik at Google
Please, add Traditional Chinese font pref as well on Windows: PMingLiU (for serif and standard) ...
9 years, 3 months ago (2011-08-26 17:29:03 UTC) #5
falken
sky, Jungshik: Can you review this new patch? I had to modify it to fix ...
9 years, 3 months ago (2011-08-29 10:38:26 UTC) #6
falken
sky: ping. I have your previous LGTM but thought this not quite trivial change to ...
9 years, 3 months ago (2011-08-30 11:26:46 UTC) #7
falken
On 2011/08/30 11:26:46, falken wrote: > sky: ping. I have your previous LGTM but thought ...
9 years, 3 months ago (2011-08-31 02:42:09 UTC) #8
sky
SLGTM I some how missed your ping, sorry.
9 years, 3 months ago (2011-08-31 04:29:04 UTC) #9
commit-bot: I haz the power
9 years, 3 months ago (2011-08-31 06:19:30 UTC) #10
Change committed as 98928

Powered by Google App Engine
This is Rietveld 408576698