Comment #2 on issue 864 by [email protected]: math.random() should use an independent seed for each context
http://code.google.com/p/v8/issues/detail?id=864
See https://bugzilla.mozilla.org/show_bug.cgi?id=475585As http://wiki.ecmascript.org/doku.php?id=harmony:random-er , ES6 is likely to require this separation.
As recorded at http://www.trusteer.com/files/Temporary_User_Tracking_in_Major_Browsers.pdf https://bugzilla.mozilla.org/show_bug.cgi?id=464071 https://bugzilla.mozilla.org/show_bug.cgi?id=577512 this can be a serious security issue. Why is this Priority-Low? -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
