summaryrefslogtreecommitdiffstats
path: root/chrome/app/google_update_client.cc
diff options
context:
space:
mode:
authorjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 21:07:03 +0000
committerjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 21:07:03 +0000
commit2d5cdce4c2389657ad844a2456f00759806c2371 (patch)
treeddefd9df7b0df90b0f0e8f5e73cabcdce7357f91 /chrome/app/google_update_client.cc
parent4915a6945f7b2817e483eaa3d502a9e009b16c4d (diff)
downloadchromium_src-2d5cdce4c2389657ad844a2456f00759806c2371.zip
chromium_src-2d5cdce4c2389657ad844a2456f00759806c2371.tar.gz
chromium_src-2d5cdce4c2389657ad844a2456f00759806c2371.tar.bz2
Not checking whether a font covers a character or not for LATIN make a lot of
characters otherwise supported by a font the system. Not checking would not save any time, either for the most common case (English or Western European). In other words, checking it would not slow them down. This is a regression and affects Vietnamese (when no font is specified at all). Besides, add some more fonts to the font fallback list (4 Chinese fonts to cover CJK Ext. A), FreeSerif/FreeSans and Gentium/GentiumAlt to cover a wider range of non-CJK BMP characters including Latin, Greek Cyrillic and other less-used scripts. These fonts are not usually installed on Windows, but 'geeks' tend to install them and they would make a loud noise if Chrome does not make use of them. Note: Somehow gcl created a new issue (although I just wanted to update my CL for issue 1385 : http://chrome-reviews.prom.corp.google.com/1385). The previous CL was already in the branch and was ok'd by Brett. (the change since issue 1385 is adding several fonts to the list). So, I'm TBR'ing it. BUG=1317551 TEST=http://unicode.org/cldr/utility/list-unicodeset.jsp?a=[:Script=Latin:] TBR=brettw git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1242 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/google_update_client.cc')
0 files changed, 0 insertions, 0 deletions