RESOLVED FIXED 55782
[Qt] Need symbian version of cryptographicallyRandomValuesFromOS
https://bugs.webkit.org/show_bug.cgi?id=55782
Summary [Qt] Need symbian version of cryptographicallyRandomValuesFromOS
Viatcheslav Ostapenko
Reported 2011-03-04 09:53:14 PST
Symbian doesn't have /dev/urandom and qtwebkit crashes because it cannot open this file.
Attachments
Symbian version of cryptographicallyRandomValuesFromOS (1.71 KB, patch)
2011-03-04 09:58 PST, Viatcheslav Ostapenko
no flags
Fix style error (1.71 KB, patch)
2011-03-04 10:09 PST, Viatcheslav Ostapenko
no flags
Fix changelog. (1.71 KB, patch)
2011-03-04 12:15 PST, Viatcheslav Ostapenko
no flags
Viatcheslav Ostapenko
Comment 1 2011-03-04 09:58:49 PST
Created attachment 84768 [details] Symbian version of cryptographicallyRandomValuesFromOS
WebKit Review Bot
Comment 2 2011-03-04 10:00:43 PST
Attachment 84768 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/wtf/OSRandomSource.cpp:59: Missing space before ( in if( [whitespace/parens] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Viatcheslav Ostapenko
Comment 3 2011-03-04 10:09:57 PST
Created attachment 84774 [details] Fix style error
Viatcheslav Ostapenko
Comment 4 2011-03-04 12:15:54 PST
Created attachment 84789 [details] Fix changelog.
Laszlo Gombos
Comment 5 2011-03-04 12:24:26 PST
Comment on attachment 84789 [details] Fix changelog. Looks good to me. r+.
WebKit Commit Bot
Comment 6 2011-03-04 22:03:06 PST
Comment on attachment 84789 [details] Fix changelog. Clearing flags on attachment: 84789 Committed r80407: <http://trac.webkit.org/changeset/80407>
WebKit Commit Bot
Comment 7 2011-03-04 22:03:11 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.