Bug 48899

Summary: Remove unused initializeWeakRandomNumberGenerator
Product: WebKit Reporter: Gabor Loki <loki>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: barraclough, commit-queue, ggaren, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Remove unused initializeWeakRandomNumberGenerator none

Description Gabor Loki 2010-11-03 01:12:07 PDT
The initializeWeakRandomNumberGenerator function is introduced at r40968 and removed at r50789 (1 year ago). It is an unused function since r50789.
Comment 1 Gabor Loki 2010-11-03 01:18:25 PDT
Created attachment 72795 [details]
Remove unused initializeWeakRandomNumberGenerator
Comment 2 Andreas Kling 2010-11-03 01:38:26 PDT
Comment on attachment 72795 [details]
Remove unused initializeWeakRandomNumberGenerator

r=me
Comment 3 WebKit Commit Bot 2010-11-03 03:14:27 PDT
Comment on attachment 72795 [details]
Remove unused initializeWeakRandomNumberGenerator

Clearing flags on attachment: 72795

Committed r71226: <http://trac.webkit.org/changeset/71226>
Comment 4 WebKit Commit Bot 2010-11-03 03:14:32 PDT
All reviewed patches have been landed.  Closing bug.