[Webkit-unassigned] [Bug 111348] [Chromium] Windows builds fail some font tests with 8 bit text runs enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 15:23:33 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111348





--- Comment #12 from Levi Weintraub <leviw at chromium.org>  2013-03-04 15:25:57 PST ---
My question to whoever knows Uniscribe (I don't): can this code operate on LChars *and* UChars or only UChars? It's likely the latter, in which case we need to pass along the UChar buffer from HarfBuzzShaper to make this work without converting the string to 16 bit twice.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list