[webkit-reviews] review canceled: [Bug 66161] Investigate storing strings in 8-bit buffers when possible : [Attachment 110327] Proposed StringImpl patch that supports 8 bit strings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 17:43:44 PDT 2011


Michael Saboff <msaboff at apple.com> has canceled Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 66161: Investigate storing strings in 8-bit buffers when possible
https://bugs.webkit.org/show_bug.cgi?id=66161

Attachment 110327: Proposed StringImpl patch that supports 8 bit strings.
https://bugs.webkit.org/attachment.cgi?id=110327&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
This patch fixes two issues in the prior patch
 - The build failure reported - fixed StringImpl::lower()
 - Test failures - fixed StringImpl::replace(UChar, StringImpl*)


More information about the webkit-reviews mailing list