[Webkit-unassigned] [Bug 108125] New: [BlackBerry] No need to enable USE(MERSENNE_TWISTER_19937)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 15:54:40 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108125

           Summary: [BlackBerry] No need to enable
                    USE(MERSENNE_TWISTER_19937)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.gombos at webkit.org


BlackBerry port has both USE(OS_RANDOMNESS) and USE(MERSENNE_TWISTER_19937) defined. USE(OS_RANDOMNESS) has a priority over USE(MERSENNE_TWISTER_19937) (see RandomNumber.cpp:randomNumber) so USE(MERSENNE_TWISTER_19937) should not need to be defined.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list