summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/WebCoreSupport/MediaPlayerPrivateAndroid.cpp
diff options
context:
space:
mode:
authorclaireho <chinglanho@gmail.com>2012-04-09 16:03:46 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-04-20 08:00:39 -0700
commit1e8084c307247c8a6f7e4032d599b2d064431e2b (patch)
treeec27471aa70e0e33a302f4019a8b9eb07bc8fd80 /Source/WebKit/android/WebCoreSupport/MediaPlayerPrivateAndroid.cpp
parent6724577b4f05455bc7bf6e4caa5f29361b7c898b (diff)
downloadexternal_webkit-1e8084c307247c8a6f7e4032d599b2d064431e2b.zip
external_webkit-1e8084c307247c8a6f7e4032d599b2d064431e2b.tar.gz
external_webkit-1e8084c307247c8a6f7e4032d599b2d064431e2b.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/WebKit/android/WebCoreSupport/MediaPlayerPrivateAndroid.cpp')
0 files changed, 0 insertions, 0 deletions