[Webkit-unassigned] [Bug 193036] [FreeType] Restore conditional compilation logic for recent HarfBuzz refactoring

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 02:23:09 PST 2018


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

--- Comment #7 from Jim Mason <jmason at ibinx.com> ---
Thanks for the quick review, Michael.

To summarize, !ENABLE(OPENTYPE_MATH) is the active part of this fix.  Without it, users of older versions of HarfBuzz encounter effectively dead code that does not compile.

USE(HARFBUZZ) was included in the fix, as it was part of the original logic.  Whether it is necessary or redundant in other situations, I cannot say.  However, I can say in this specific case, it is unnecessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181227/85f7da82/attachment.html>


More information about the webkit-unassigned mailing list