Bug 50338 - [WINCE] Use GetTickCount() for srand()
Summary: [WINCE] Use GetTickCount() for srand()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-01 11:30 PST by Patrick R. Gansterer
Modified: 2010-12-02 11:58 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.15 KB, patch)
2010-12-01 11:34 PST, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2010-12-01 11:30:00 PST
see patch
Comment 1 Patrick R. Gansterer 2010-12-01 11:34:50 PST
Created attachment 75297 [details]
Patch

MSDN does the same: http://msdn.microsoft.com/en-us/library/ms860377.aspx
Comment 2 Andreas Kling 2010-12-01 11:53:13 PST
Comment on attachment 75297 [details]
Patch

Looks like the right thing to do, indeed.
Comment 3 WebKit Commit Bot 2010-12-02 11:57:57 PST
Comment on attachment 75297 [details]
Patch

Clearing flags on attachment: 75297

Committed r73177: <http://trac.webkit.org/changeset/73177>
Comment 4 WebKit Commit Bot 2010-12-02 11:58:02 PST
All reviewed patches have been landed.  Closing bug.