[webkit-reviews] review requested: [Bug 99224] StringImpl::findIgnoringCase() and reverseFindIgnoringCase() don't optimally handle a mix of 8 and 16 bit strings : [Attachment 168538] Patch with fix test failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 21:37:59 PDT 2012


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 99224: StringImpl::findIgnoringCase() and reverseFindIgnoringCase() don't
optimally handle a mix of 8 and 16 bit strings
https://bugs.webkit.org/show_bug.cgi?id=99224

Attachment 168538: Patch with fix test failures
https://bugs.webkit.org/attachment.cgi?id=168538&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Wasn't passing index to findIgnoringCaseInner().


More information about the webkit-reviews mailing list