WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
38719
JavaScriptCore/wtf/RandomNumber.h should provide using WTF::*
https://bugs.webkit.org/show_bug.cgi?id=38719
Summary
JavaScriptCore/wtf/RandomNumber.h should provide using WTF::*
Fumitoshi Ukai
Reported
2010-05-06 21:52:00 PDT
RandomNumber.h should provide using directive. using WTF::randomNumber; using WTF::weakRandomNumber;
Attachments
Patch
(969 bytes, patch)
2010-05-06 22:14 PDT
,
Fumitoshi Ukai
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fumitoshi Ukai
Comment 1
2010-05-06 22:14:31 PDT
Created
attachment 55339
[details]
Patch
Alexey Proskuryakov
Comment 2
2010-05-06 23:18:14 PDT
Comment on
attachment 55339
[details]
Patch It would be perfectly fine to remove WTF:: prefixes from all places where these functions are used in the same patch.
Fumitoshi Ukai
Comment 3
2010-05-07 00:33:22 PDT
Committed
r58941
: <
http://trac.webkit.org/changeset/58941
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug