[webkit-reviews] review requested: [Bug 102996] Grapheme cluster functions can be simplified for 8 bit Strings : [Attachment 176119] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 17:09:57 PST 2012


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 102996: Grapheme cluster functions can be simplified for 8 bit Strings
https://bugs.webkit.org/show_bug.cgi?id=102996

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

------- Additional Comments from Michael Saboff <msaboff at apple.com>
After discussing with Alexey, we agreed that the current code handles Extended
Grapheme Clusters and that we can simply look for the CR-LF combo.  If we want
to handle Tailored Graheme Clusters in the future, then this code will need to
chang.


More information about the webkit-reviews mailing list