[webkit-reviews] review denied: [Bug 62854] Vertical text in ruby element is not rendered properly if writing-mode is set dynamically : [Attachment 159154] Proposed patch for FreeType fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 19:10:12 PDT 2012


Julien Chaffraix <jchaffraix at webkit.org> has denied Denis Nomiyama
<d.nomiyama at samsung.com>'s request for review:
Bug 62854: Vertical text in ruby element is not rendered properly if
writing-mode is set dynamically
https://bugs.webkit.org/show_bug.cgi?id=62854

Attachment 159154: Proposed patch for FreeType fonts
https://bugs.webkit.org/attachment.cgi?id=159154&action=review

------- Additional Comments from Julien Chaffraix <jchaffraix at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=159154&action=review


Thanks for the patch. r-'ing the patch because it's on the wrong bug, I don't
know FreeType so I haven't looked at the change.

> Source/WebCore/ChangeLog:4
> +	   [Layout and Rendering] This fix rotates CJK characters -90 degrees
when using -webkit-writing-mode as vertical-rl.
> +	   This fix is only applied to FreeType font.

It's not good practice to hijack a bug to post your patch. This patch has
*nothing* to do with the original bug (which is as you mentioned is specific to
ruby) and should be attached on its own bug.

Also you should use the bug title in your ChangeLog, not another name: if the
bug title doesn't match what you want, change it to match the underlying bug.

If you are unsure about the bugzilla etiquette, free free to check with people
on #webkit.


More information about the webkit-reviews mailing list