Closed Bug 1739563 Opened 4 years ago Closed 4 years ago

Replace screenshots' makeUuid.js with crypto.randomUUID()

Categories

(Firefox :: Screenshots, task, P3)

task

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox-esr91 --- wontfix
firefox93 --- wontfix
firefox94 --- wontfix
firefox95 --- wontfix
firefox96 --- fixed

People

(Reporter: cpeterson, Assigned: cpeterson)

References

Details

Attachments

(1 file)

crypto.randomUUID() is a new Web API implemented in bug 1723674. It returns a random UUID string without curly braces {}, so we no longer need to roll our own UUIDs in makeUuid.js.

crypto.randomUUID() is a new Web API implemented in bug 1723674. It returns a random UUID string (without curly braces), so we no longer need to roll our own UUIDs in makeUuid.js.

Pushed by sfoster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2eaf0e77f6d5 Replace screenshots' makeUuid.js with crypto.randomUUID(). r=sfoster
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: