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
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.