Files
tubestation/browser/extensions/screenshots
Chris Peterson 2736eed5aa Bug 1739563 - Replace screenshots' makeUuid.js with crypto.randomUUID(). r=sfoster
`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.

Differential Revision: https://phabricator.services.mozilla.com/D130442
2021-11-09 22:17:33 +00:00
..