Bug 40291 - Remove weakRandomNumber
Summary: Remove weakRandomNumber
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 03:58 PDT by Kwang Yul Seo
Modified: 2010-06-10 01:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.06 KB, patch)
2010-06-08 04:00 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-06-08 03:58:13 PDT
weakRandomNumber is used nowhere. Currently, WeakRandom is used instead.
Comment 1 Kwang Yul Seo 2010-06-08 04:00:27 PDT
Created attachment 58129 [details]
Patch
Comment 2 Kwang Yul Seo 2010-06-08 23:32:09 PDT
CC'ing Geoffrey Garen who added WeakRandom
Comment 3 Eric Seidel (no email) 2010-06-10 00:58:50 PDT
Comment on attachment 58129 [details]
Patch

My grep also failed to find any uses.  OK.
Comment 4 WebKit Commit Bot 2010-06-10 01:50:00 PDT
Comment on attachment 58129 [details]
Patch

Clearing flags on attachment: 58129

Committed r60945: <http://trac.webkit.org/changeset/60945>
Comment 5 WebKit Commit Bot 2010-06-10 01:50:07 PDT
All reviewed patches have been landed.  Closing bug.