[Webkit-unassigned] [Bug 139627] Stop returning GlyphPage from various Font functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 14 10:24:22 PST 2014


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

--- Comment #3 from Myles C. Maxfield <mmaxfield at apple.com> ---
Comment on attachment 243271
  --> https://bugs.webkit.org/attachment.cgi?id=243271
patch 2

View in context: https://bugs.webkit.org/attachment.cgi?id=243271&action=review

Changing behavior for the sake of code cleanup is probably not okay. Can't you separate the call into two halves, and only call the second half from the SVG code? If you do change this behavior, you should probably add a test to make the intended behavior more explicit (rather than relying on updating a W3C test)

> Source/WebCore/rendering/svg/SVGTextRunRenderingContext.cpp:336
> +    // It is not clear what should happen but we never try to resolve font fallbacks context-sensitively.

What was wrong with the old behavior?

-- 
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/20141214/6343a35e/attachment-0002.html>


More information about the webkit-unassigned mailing list