[Webkit-unassigned] [Bug 27781] Javascript numeric array.sort() returns a bad result if one or more elements vary greatly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 28 16:31:24 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27781
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ggaren at apple.com
--- Comment #3 from Geoffrey Garen <ggaren at apple.com> 2009-07-28 16:31:24 PDT ---
Array.prototype.sort defaults to string sort, not numeric sort. Your title says
"numeric". Why did you expect this sort to be numeric?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list