Force directwrite to have a local font cache.
commit535937b96d9de6cd17bdc6a37835470dc58b1f3b
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Jul 2014 03:01:53 +0000 (3 03:01 +0000)
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Jul 2014 03:01:53 +0000 (3 03:01 +0000)
treebd134f28221ac8c93e4676f9836ebd174460e1e4
parentc6206e51a3e587f7eebb3867f835b3e0588055b6
Force directwrite to have a local font cache.

This patch prevents Directwrite from connecting to the font cache service and start it etc. This ensures that it fallsback to
the local font cache.

BUG=377932,383542

Review URL: https://codereview.chromium.org/360783007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281136 0039d316-1c4b-4281-b951-d872f2087c98
content/public/renderer/render_font_warmup_win.cc