[webkit-reviews] review requested: [Bug 37698] Line not wrapped at certain punctuations : [Attachment 62400] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 02:53:32 PDT 2010


Xianzhu Wang <phnixwxz at gmail.com> has asked  for review:
Bug 37698: Line not wrapped at certain punctuations
https://bugs.webkit.org/show_bug.cgi?id=37698

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

------- Additional Comments from Xianzhu Wang <phnixwxz at gmail.com>
This patch uses a line breaking table for all printable ASCII characters. It
should have comparable performance as the original code. It keeps as much
compatibility with the original code.


More information about the webkit-reviews mailing list