summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_url_handler.cc
diff options
context:
space:
mode:
authorkochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-01 00:19:45 +0000
committerkochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-01 00:19:45 +0000
commit19c89ce61a179666866afbd691fa834aaa5822d7 (patch)
tree9671f8752828dae362986cc30b62589eb60c66b6 /chrome/browser/browser_url_handler.cc
parent55198fe8d550f499cc300cfab7f1544b6b7666cb (diff)
downloadchromium_src-19c89ce61a179666866afbd691fa834aaa5822d7.zip
chromium_src-19c89ce61a179666866afbd691fa834aaa5822d7.tar.gz
chromium_src-19c89ce61a179666866afbd691fa834aaa5822d7.tar.bz2
Merge 91076 - Fix Pepper plugin sandbox interface for out-of-process plugin.
On Chrome OS Flash player is running out-of-process by default, and it is failing to handle font fallback because in PpapiWebkitClientImpl SandboxSupport object is not instantiated. Without SandboxSupport instance, all the font related requests are handled locally, and fail to communicate with Fontconfig because it is sandboxed. Instantiating SandboxSupport will properly route font related requests to Sandbox IPC process to communicate to Fontconfig. BUG=87039, chromium-os:15882 TEST=Set Chrome OS to English UI and open http://weathernews.jp to see if all the characters are rendered properly. Review URL: http://codereview.chromium.org/7273062 TBR=kochi@chromium.org Review URL: http://codereview.chromium.org/7210050 git-svn-id: svn://svn.chromium.org/chrome/branches/782/src@91242 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_url_handler.cc')
0 files changed, 0 insertions, 0 deletions