[webkit-reviews] review requested: [Bug 6274] text repainting does not account for glyphs which draw outside the typographic bounds of the font : [Attachment 54784] Account for overflow of glyphs for U+1E00..U+2000 without sending them through the complex text code path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 23:27:35 PDT 2010


mitz at webkit.org has asked  for review:
Bug 6274: text repainting does not account for glyphs which draw outside the
typographic bounds of the font
https://bugs.webkit.org/show_bug.cgi?id=6274

Attachment 54784: Account for overflow of glyphs for U+1E00..U+2000 without
sending them through the complex text code path
https://bugs.webkit.org/attachment.cgi?id=54784&action=review

------- Additional Comments from mitz at webkit.org
Changed codePath() to allowedOptimizations() which returns a bitfield. Is this
better?


More information about the webkit-reviews mailing list