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 / Tests | Assignee: | 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
It currently just uses Math.random(), which is fine, but it makes it difficult to validate the test.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |