summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/page/WorkerNavigator.h
diff options
context:
space:
mode:
authorclaireho <chinglanho@gmail.com>2012-04-09 16:03:46 -0700
committerclaireho <chinglanho@gmail.com>2012-04-11 09:55:11 -0700
commitb6e8a9925b7f868ea5ec82ee07b00671b23600f8 (patch)
treef327fc7c7abcbace5b9790d883cc961e75c2fb73 /Source/WebCore/page/WorkerNavigator.h
parent04ea32d2a76ad3bc3bf87474369a8517aabc3854 (diff)
downloadexternal_webkit-b6e8a9925b7f868ea5ec82ee07b00671b23600f8.zip
external_webkit-b6e8a9925b7f868ea5ec82ee07b00671b23600f8.tar.gz
external_webkit-b6e8a9925b7f868ea5ec82ee07b00671b23600f8.tar.bz2
Vertical glyph doesn't work on typeface font.
Bug: 6270583 - Vertical glyph doesn't work after switching from ARM gcc4.4 to gcc4.6. Fixed 3 problems: 1. substituteWithVerticalGlyphs() does not check the error code for HB_GSUB_Select_Script() call.    In gcc4.4, the scriptIndex is default to 0 but not in gcc4.6. 2. Removed the redundant checks for isCJKIdeograph() calls. 3. Convert text to vertical forms if substituteWithVerticalGlyphs() returns an error. Change-Id: I3b0778affa3e13b608e60190266880c1f47f905a
Diffstat (limited to 'Source/WebCore/page/WorkerNavigator.h')
0 files changed, 0 insertions, 0 deletions