[webkit-reviews] review denied: [Bug 20237] Zero width and space characters are displayed incorrectly if not contained in a fallback font. : [Attachment 23174] Updated Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 5 10:06:04 PDT 2008


Sam Weinig <sam at webkit.org> has denied Dimitri Glazkov (Google)
<dglazkov at chromium.org>'s request for review:
Bug 20237: Zero width and space characters are displayed incorrectly if not
contained in a fallback font.
https://bugs.webkit.org/show_bug.cgi?id=20237

Attachment 23174: Updated Patch
https://bugs.webkit.org/attachment.cgi?id=23174&action=edit

------- Additional Comments from Sam Weinig <sam at webkit.org>
+// static
Why is this here?

I think this patch tries to do too many things at once.  This bug is related to
the display of zero width characters, and thus, the patch should try and
address only that issue.  Please file another bug about the potential CJK
optimization.


More information about the webkit-reviews mailing list