[webkit-reviews] review granted: [Bug 96125] StringImpl::find(StringImpl*) doesn't handle cases where search and match strings are different bitness : [Attachment 162869] Patch with changes for both exported find()'s and reverseFind()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 15:03:08 PDT 2012


Benjamin Poulain <benjamin at webkit.org> has granted Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 96125: StringImpl::find(StringImpl*) doesn't handle cases where search and
match strings are different bitness
https://bugs.webkit.org/show_bug.cgi?id=96125

Attachment 162869: Patch with changes for both exported find()'s and
reverseFind()
https://bugs.webkit.org/attachment.cgi?id=162869&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
> The differences are all within the confidence interval, that's why I don't
think there are any slowdowns.

Fair enough.


More information about the webkit-reviews mailing list