RESOLVED FIXED 206612
uniqueLogIdentifier() should generate a unique identifiers
https://bugs.webkit.org/show_bug.cgi?id=206612
Summary uniqueLogIdentifier() should generate a unique identifiers
Eric Carlson
Reported 2020-01-22 13:59:33 PST
uniqueLogIdentifier() should generate a unique identifiers
Attachments
Patch (1.34 KB, patch)
2020-01-22 14:03 PST, Eric Carlson
no flags
Eric Carlson
Comment 1 2020-01-22 14:03:14 PST
Radar WebKit Bug Importer
Comment 2 2020-01-22 15:43:51 PST
Brent Fulgham
Comment 3 2020-01-22 17:27:55 PST
Comment on attachment 388467 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=388467&action=review r=me > Source/WTF/wtf/LoggerHelper.h:69 > + uint64_t lowWord = cryptographicallyRandomNumber(); Whoops!
WebKit Commit Bot
Comment 4 2020-01-22 18:25:29 PST
Comment on attachment 388467 [details] Patch Clearing flags on attachment: 388467 Committed r254956: <https://trac.webkit.org/changeset/254956>
WebKit Commit Bot
Comment 5 2020-01-22 18:25:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.