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

Issue 213793003: Linux: Do better font substitution for Chinese characters. (Closed)

Created:
6 years, 9 months ago by Lei Zhang
Modified:
6 years, 8 months ago
Reviewers:
jam, jungshik at Google
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, kochi, jungshik at Google
Visibility:
Public.

Description

Linux: Do better font substitution for Chinese characters. BUG=347044 TEST=Manual, see bug. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260354

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -17 lines) Patch
M content/browser/renderer_host/render_sandbox_host_linux.cc View 1 2 8 chunks +29 lines, -17 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Lei Zhang
For the test case in the bug, it does require having a zh-CN truetype font ...
6 years, 9 months ago (2014-03-27 00:05:14 UTC) #1
jungshik at Google
Is this only about PDF-plugin? If so, can you add that to the CL description? ...
6 years, 9 months ago (2014-03-27 11:06:11 UTC) #2
Lei Zhang
This code is used by more than just the PDF plugin. I don't know the ...
6 years, 9 months ago (2014-03-27 19:31:24 UTC) #3
jam
btw I'm not really familiar with this code, so I defer to whatever you guys ...
6 years, 9 months ago (2014-03-27 22:44:07 UTC) #4
jungshik at Google
https://codereview.chromium.org/213793003/diff/20001/content/browser/renderer_host/render_sandbox_host_linux.cc File content/browser/renderer_host/render_sandbox_host_linux.cc (right): https://codereview.chromium.org/213793003/diff/20001/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode589 content/browser/renderer_host/render_sandbox_host_linux.cc:589: FcLangSetAdd(langset, reinterpret_cast<const FcChar8*>("lt")); lgc=true https://codereview.chromium.org/213793003/diff/20001/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode603 content/browser/renderer_host/render_sandbox_host_linux.cc:603: FcLangSetAdd(langset, reinterpret_cast<const FcChar8*>("hr")); ...
6 years, 9 months ago (2014-03-28 23:03:01 UTC) #5
jungshik at Google
With the above additional lgc=true, lgtm
6 years, 9 months ago (2014-03-28 23:03:48 UTC) #6
Lei Zhang
Done.
6 years, 9 months ago (2014-03-28 23:05:49 UTC) #7
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 9 months ago (2014-03-28 23:05:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/213793003/40001
6 years, 9 months ago (2014-03-28 23:06:07 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-29 00:38:16 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 9 months ago (2014-03-29 00:38:16 UTC) #11
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 9 months ago (2014-03-29 00:57:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/213793003/40001
6 years, 9 months ago (2014-03-29 00:58:08 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-29 02:43:33 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-03-29 02:43:34 UTC) #15
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 8 months ago (2014-03-29 03:44:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/213793003/40001
6 years, 8 months ago (2014-03-29 03:44:30 UTC) #17
commit-bot: I haz the power
6 years, 8 months ago (2014-03-29 03:46:19 UTC) #18
Message was sent while issue was closed.
Change committed as 260354

Powered by Google App Engine
This is Rietveld 408576698