[webkit-reviews] review requested: [Bug 72290] Towards 8 bit strings - Add 8 bit paths to StringImpl methods : [Attachment 114996] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 11:53:06 PST 2011


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 72290: Towards 8 bit strings - Add 8 bit paths to StringImpl methods
https://bugs.webkit.org/show_bug.cgi?id=72290

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

------- Additional Comments from Michael Saboff <msaboff at apple.com>
This patch doesn't have changes for simplifyMatchedCharactersToSpace(),
simplifyWhiteSpace() as they have been implemented with a templates
StringBuffer class that ripples changes to WebCore classes.  That will be
handled in another patch.
This patch does include updated find and reverseFind methods.


More information about the webkit-reviews mailing list