[webkit-reviews] review granted: [Bug 22538] StringImpl::startsWith uses find which searches the whole string. : [Attachment 25573] Simply changes the find to reverseFind in StringImpl::startswith
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 1 13:01:03 PST 2008
Eric Seidel <eric at webkit.org> has granted David Levin <levin at chromium.org>'s
request for review:
Bug 22538: StringImpl::startsWith uses find which searches the whole string.
https://bugs.webkit.org/show_bug.cgi?id=22538
Attachment 25573: Simply changes the find to reverseFind in
StringImpl::startswith
https://bugs.webkit.org/attachment.cgi?id=25573&action=review
------- Additional Comments from Eric Seidel <eric at webkit.org>
Looks fine to me.
More information about the webkit-reviews
mailing list