Bug 108129
Summary: | Remove USE(MERSENNE_TWISTER_19937) as it is not used | ||
---|---|---|---|
Product: | WebKit | Reporter: | Laszlo Gombos <laszlo.gombos> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | paroga |
Priority: | P2 | Keywords: | EasyFix |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 108125 | ||
Bug Blocks: |
Laszlo Gombos
USE(OS_RANDOMNESS) is used instead.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Laszlo Gombos
See http://trac.webkit.org/changeset/145179 .