Bug 239026

Summary: [JSC] Reduce use of unnecessary cryptographicallyRandom numbers
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch saam: review+, ews-feeder: commit-queue-

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
Patch (9.91 KB, patch)
2022-04-09 00:51 PDT, Yusuke Suzuki
no flags
Patch (16.45 KB, patch)
2022-04-10 19:40 PDT, Yusuke Suzuki
saam: review+
ews-feeder: commit-queue-
Yusuke Suzuki
Comment 1 2022-04-08 23:53:03 PDT
Yusuke Suzuki
Comment 2 2022-04-09 00:51:07 PDT
Yusuke Suzuki
Comment 3 2022-04-10 19:40:37 PDT
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
Radar WebKit Bug Importer
Comment 7 2022-04-11 13:11:17 PDT
Note You need to log in before you can comment on or make changes to this bug.