RESOLVED FIXED Bug 221829
[webkit-patch] Post both revision and identifier to bugzilla
https://bugs.webkit.org/show_bug.cgi?id=221829
Summary [webkit-patch] Post both revision and identifier to bugzilla
Jonathan Bedard
Reported 2021-02-12 10:46:07 PST
There has been indication that we want both the SVN revision and identifier in bugzilla commit comments.
Attachments
Patch (6.23 KB, patch)
2021-02-12 10:48 PST, Jonathan Bedard
no flags
Patch (6.26 KB, patch)
2021-02-12 12:31 PST, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-02-12 10:46:21 PST
Jonathan Bedard
Comment 2 2021-02-12 10:48:58 PST
Jonathan Bedard
Comment 3 2021-02-12 12:31:21 PST
Aakash Jain
Comment 4 2021-02-12 12:33:42 PST
Comment on attachment 420165 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=420165&action=review > Tools/Scripts/webkitpy/tool/comments.py:40 > + return 'Committed r{} ({}): <{}>'.format( better to make it one line.
Jonathan Bedard
Comment 5 2021-02-12 12:38:07 PST
Note You need to log in before you can comment on or make changes to this bug.