[webkit-reviews] review granted: [Bug 239026] [JSC] Reduce use of unnecessary cryptographicallyRandom numbers : [Attachment 457225] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 09:20:20 PDT 2022


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 239026: [JSC] Reduce use of unnecessary cryptographicallyRandom numbers
https://bugs.webkit.org/show_bug.cgi?id=239026

Attachment 457225: Patch

https://bugs.webkit.org/attachment.cgi?id=457225&action=review




--- Comment #4 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 457225
  --> https://bugs.webkit.org/attachment.cgi?id=457225
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


More information about the webkit-reviews mailing list