[Webkit-unassigned] [Bug 12378] QString::mid is broken (KWQString.mm)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 24 09:59:59 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12378


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




------- Comment #8 from ddkilzer at webkit.org  2007-01-24 09:59 PDT -------
(In reply to comment #5)
> This check is a performance optimization for the special case where start is 0
> -- that's another reason I think it's not urgent to fix for the Safari 2.0
> branch.

The worst case would be if a "false positive" condition occurred and the method
returned early with the wrong results.  An analysis of all the code that ends
up calling this method would have to be performed, though.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list