RESOLVED FIXED Bug 229240
Implement Crypto.randomUUID()
https://bugs.webkit.org/show_bug.cgi?id=229240
Summary Implement Crypto.randomUUID()
Chris Dumez
Reported 2021-08-18 10:51:28 PDT
Implement Crypto.randomUUID(): - https://wicg.github.io/uuid/#extensions-to-the-crypto-interface Chrome already implements this and Firefox seems to be working on it (https://bugzilla.mozilla.org/show_bug.cgi?id=1705264).
Attachments
Patch (5.33 KB, patch)
2021-08-18 10:53 PDT, Chris Dumez
no flags
Patch (5.23 KB, patch)
2021-08-18 16:16 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-08-18 10:53:03 PDT
Geoffrey Garen
Comment 2 2021-08-18 11:00:18 PDT
Comment on attachment 435784 [details] Patch r=me
EWS
Comment 3 2021-08-18 12:13:44 PDT
Committed r281206 (240647@main): <https://commits.webkit.org/240647@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435784 [details].
Radar WebKit Bug Importer
Comment 4 2021-08-18 12:14:17 PDT
Chris Dumez
Comment 5 2021-08-18 16:14:27 PDT
Reverted r281206 for reason: Reverting because of branching, will re-land soon Committed r281215 (240652@main): <https://commits.webkit.org/240652@main>
Chris Dumez
Comment 6 2021-08-18 16:16:41 PDT
EWS
Comment 7 2021-08-19 17:12:17 PDT
Committed r281284 (240709@main): <https://commits.webkit.org/240709@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435813 [details].
Note You need to log in before you can comment on or make changes to this bug.