NEW 114851
Get string-validate-input to use a deterministic random number generator, so that it can do meaningful self-validation
https://bugs.webkit.org/show_bug.cgi?id=114851
Summary Get string-validate-input to use a deterministic random number generator, so ...
Filip Pizlo
Reported 2013-04-18 22:07:33 PDT
It currently just uses Math.random(), which is fine, but it makes it difficult to validate the test.
Attachments
Note You need to log in before you can comment on or make changes to this bug.