Bug 114851

Summary: Get string-validate-input to use a deterministic random number generator, so that it can do meaningful self-validation
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Tools / TestsAssignee: Filip Pizlo <fpizlo>
Status: NEW    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.