Bug 222602 - [webkitscmpy] Add UUID
Summary: [webkitscmpy] Add UUID
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-02 09:03 PST by Jonathan Bedard
Modified: 2021-03-02 16:02 PST (History)
3 users (show)

See Also:


Attachments
Patch (16.55 KB, patch)
2021-03-02 09:07 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-03-02 09:03:19 PST
As the results database starts to use webkitscmpy, webkitscmpy should own the computation of the commit UUID. A commit UUID is the timestamp of a commit combined with it's order in a patch series.
Comment 1 Radar WebKit Bug Importer 2021-03-02 09:03:35 PST
<rdar://problem/74931488>
Comment 2 Jonathan Bedard 2021-03-02 09:07:49 PST
Created attachment 421946 [details]
Patch
Comment 3 dewei_zhu 2021-03-02 14:10:20 PST
r=me
Comment 4 Jonathan Bedard 2021-03-02 15:29:18 PST
Committed r273765 (234766@main): <https://commits.webkit.org/234766@main>