diff options
author | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-16 05:40:41 +0000 |
---|---|---|
committer | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-16 05:40:41 +0000 |
commit | a553b670f031c696a7d8c456d78670e0a0f7db87 (patch) | |
tree | 3ad9502acfa24a6ada8042e1e103ee41b47fd687 /chrome | |
parent | 5273d8ec81d472ed23562968650b304a6874b0d8 (diff) | |
download | chromium_src-a553b670f031c696a7d8c456d78670e0a0f7db87.zip chromium_src-a553b670f031c696a7d8c456d78670e0a0f7db87.tar.gz chromium_src-a553b670f031c696a7d8c456d78670e0a0f7db87.tar.bz2 |
Support sideloaded fonts via command line option for blink layout_tests
Blink side is: https://codereview.chromium.org/235553003/ which
must land and roll first.
Adds support for --register-font-files which adds the given
file(s) to the sandbox policy (readonly), creates and warms up
the font, and passes it to blink.
Also, modify the setup code for layout tests so "Ahem" will be
found correctly.
R=jschuh@chromium.org,eae@chromium.org
BUG=333029
TEST=out\debug\content_shell d:\src\tmp\a.html --enable-direct-write --register-font-files=D:\src\cr3\src\content\shell\renderer\test_runner\resources\fonts\AHEM____.TTF
TEST=ninja -C out\Debug blink_tests && webkit\tools\layout_tests\run_webkit_tests fast/parser/fonts.html --debug --nocheck-sys-deps (with directwrite forced on)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263842
Review URL: https://codereview.chromium.org/231763003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264126 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
0 files changed, 0 insertions, 0 deletions