[webkit-reviews] review requested: [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
Fri Nov 28 08:26:49 PST 2008


David Levin <levin at chromium.org> has asked  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


More information about the webkit-reviews mailing list