Bug 206612

Summary: uniqueLogIdentifier() should generate a unique identifiers
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bfulgham, cdumez, cmarcelo, commit-queue, dbates, ews-watchlist, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 200403    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.