[Webkit-unassigned] [Bug 43257] SunSpider's Math.random makes it unpredictable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 7 04:20:12 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43257


Paul Biggar <pbiggar at mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63758|0                           |1
        is obsolete|                            |




--- Comment #2 from Paul Biggar <pbiggar at mozilla.com>  2010-08-07 04:20:12 PST ---
Created an attachment (id=63814)
 --> (https://bugs.webkit.org/attachment.cgi?id=63814)
Make math.random deterministic (sans upvars)

The upvars on the old patch change the characteristics of the test. This uses a plain old global variable instead.

-- 
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