[Title] Average Char width fix for Search box of google.com when the region is Arabic.
authorRachit Puri <rachit.puri@samsung.com>
Mon, 7 Oct 2013 05:52:44 +0000 (11:37 +0545)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 8 Oct 2013 13:14:07 +0000 (13:14 +0000)
commitb857100202714bf77aac03cb41b60614dd8dc299
tree1ea5072d6828b3fa4446a5b404175ed76d9fae56
parent7c6935b109756927d2d612950f40ba1c6c92f926
[Title] Average Char width fix for Search box of google.com when the region is Arabic.
[Issue#] N_SE-51504
[Problem] Search box of google.com not displayed properly when the display language is Arabic and the region is Arabic.
[Cause] Average Char width was not picked.
[Solution] Added code to calculate Average Width from Space.
[Developer] h.joshi@samsung.com

Change-Id: Ia27ea4e70bffac311223a5e94c6f52a169811a52
Source/WTF/wtf/Platform.h [changed mode: 0644->0755]
Source/WebCore/platform/graphics/SimpleFontData.cpp [changed mode: 0644->0755]