[webkit-reviews] review granted: [Bug 40966] [chromium] overlapping characters in complex text : [Attachment 59412] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 15:55:03 PDT 2010


Adam Barth <abarth at webkit.org> has granted Evan Martin <evan at chromium.org>'s
request for review:
Bug 40966: [chromium] overlapping characters in complex text
https://bugs.webkit.org/show_bug.cgi?id=40966

Attachment 59412: Patch
https://bugs.webkit.org/attachment.cgi?id=59412&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
Not my strong suit, but looks reasonable.

WebCore/platform/graphics/chromium/FontLinux.cpp:421
 +	    m_glyphs16 = new uint16_t[size];
This doesn't need to be zeroed?


More information about the webkit-reviews mailing list