Use new getFontFamilyForCharacters() API.
commit0f9067badc4ebce72372d06f1e75550cfb8af945
authorbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 21 Nov 2011 00:58:38 +0000 (21 00:58 +0000)
committerbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 21 Nov 2011 00:58:38 +0000 (21 00:58 +0000)
tree64d15dd3ef485dcdb3c688482016ad698521bc0b
parentd36352ca0fa7e3ab41651b1bdb49401b537e9a5e
Use new getFontFamilyForCharacters() API.

Uses new getFontFamilyForCharacters() WebKit Chromium API so that
Chromium can pass bold and italic property. This will fix issue 32109.

No behavior change at this time. The CL will work after the fix of
WebKit side is completed.

The WebKit bug entry is https://bugs.webkit.org/show_bug.cgi?id=38701.

BUG=32109
TEST=compiled.

Review URL: http://codereview.chromium.org/8590028

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110871 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/renderer_host/render_sandbox_host_linux.cc
content/common/child_process_sandbox_support_impl_linux.cc
content/common/child_process_sandbox_support_impl_linux.h
content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc
content/renderer/renderer_webkitplatformsupport_impl.cc