DescriptionAdd a port of hb_icu_script_to_script to HarfbuzzShaper
Harfbuzz on CrOS does not have hb-icu leading to a compile failure
when system_harfbuzz is turned on to avoid a linker warning.
(see http://crbug.com/353127).
HarfbuzzShaper uses just one function (hb_icu_script_to_script) from
hb-icu and it's a simple wrapper. It's ported to HarfbuzzShaper to avoid
the dependency on hb-icu.
BUG=356929
TEST=content_shell gets built on Linux and no change in layout tests.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170276
Patch Set 1 #
Total comments: 2
Patch Set 2 : address eae's review comments/nits #Messages
Total messages: 12 (0 generated)
|