[Webkit-unassigned] [Bug 22595] Strange Math.random() behavior (firs time almost always returns approx same number)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 2 07:17:31 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=22595
oliver at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #3 from oliver at apple.com 2009-01-02 07:17 PDT -------
Ah, this was fixed by http://trac.webkit.org/changeset/39507 and then fixed
better by http://trac.webkit.org/changeset/39510 (yay cryptographically
secure!)
Niko had rewritten the Math.random and multipart form submission code to share
there implementation but in doing so accidentally stopped seeding rand().
--
Configure bugmail: https://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