[webkit-reviews] review granted: [Bug 38224] [chromium] Enable rendering of Ethiopic, Lao, Tibetan and a few other scripts on Win XP : [Attachment 58201] patch updated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 18:25:08 PDT 2010


Kent Tamura <tkent at chromium.org> has granted Jungshik Shin
<jshin at chromium.org>'s request for review:
Bug 38224: [chromium] Enable rendering of Ethiopic, Lao, Tibetan and a few
other scripts on Win XP
https://bugs.webkit.org/show_bug.cgi?id=38224

Attachment 58201: patch updated 
https://bugs.webkit.org/attachment.cgi?id=58201&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>

WebCore/ChangeLog:5
 +	    Make it possible to specify a list of fonts for per-script
Please add the bug URL in the ChangeLog entry.


WebCore/platform/graphics/chromium/FontUtilsChromiumWin.cpp:168
 +	    while (*familyPtr != 0) {
Remove "!=0".


More information about the webkit-reviews mailing list