Bug 108129

Summary: Remove USE(MERSENNE_TWISTER_19937) as it is not used
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: 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:    

Description Laszlo Gombos 2013-01-28 16:03:09 PST
USE(OS_RANDOMNESS) is used instead.
Comment 1 Laszlo Gombos 2013-05-10 09:32:51 PDT
See http://trac.webkit.org/changeset/145179 .