WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
239026
[JSC] Reduce use of unnecessary cryptographicallyRandom numbers
https://bugs.webkit.org/show_bug.cgi?id=239026
Summary
[JSC] Reduce use of unnecessary cryptographicallyRandom numbers
Yusuke Suzuki
Reported
2022-04-08 23:45:30 PDT
[JSC] Use WeakRandom for MarkedBlock Freelist scramble
Attachments
Patch
(4.30 KB, patch)
2022-04-08 23:53 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(9.91 KB, patch)
2022-04-09 00:51 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(16.45 KB, patch)
2022-04-10 19:40 PDT
,
Yusuke Suzuki
saam
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2022-04-08 23:53:03 PDT
Created
attachment 457156
[details]
Patch
Yusuke Suzuki
Comment 2
2022-04-09 00:51:07 PDT
Created
attachment 457158
[details]
Patch
Yusuke Suzuki
Comment 3
2022-04-10 19:40:37 PDT
Created
attachment 457225
[details]
Patch
Saam Barati
Comment 4
2022-04-11 09:20:20 PDT
Comment on
attachment 457225
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=457225&action=review
r=me
> Source/JavaScriptCore/assembler/AbstractMacroAssembler.cpp:37 > + // No strong cryptographic characteristics is necessary.
is => are
Yusuke Suzuki
Comment 5
2022-04-11 13:04:12 PDT
Comment on
attachment 457225
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=457225&action=review
>> Source/JavaScriptCore/assembler/AbstractMacroAssembler.cpp:37 >> + // No strong cryptographic characteristics is necessary. > > is => are
Done.
Yusuke Suzuki
Comment 6
2022-04-11 13:10:57 PDT
Committed
r292714
(
249504@trunk
): <
https://commits.webkit.org/249504@trunk
>
Radar WebKit Bug Importer
Comment 7
2022-04-11 13:11:17 PDT
<
rdar://problem/91584856
>
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