RESOLVED FIXED Bug 221724
[webkit-patch] Use identifiers when posting to bugzilla
https://bugs.webkit.org/show_bug.cgi?id=221724
Summary [webkit-patch] Use identifiers when posting to bugzilla
Jonathan Bedard
Reported 2021-02-10 15:33:30 PST
webkit-patch should post identifier links instead of trac links. This will be an incremental process because identifiers need to be computed from revisions, so we can't just blindly replace revisions everywhere without understanding what they're being used for.
Attachments
Patch (30.28 KB, patch)
2021-02-10 15:39 PST, Jonathan Bedard
no flags
Patch (20.81 KB, patch)
2021-02-11 15:33 PST, Jonathan Bedard
no flags
Patch (19.35 KB, patch)
2021-02-11 15:36 PST, Jonathan Bedard
no flags
Patch (3.00 KB, patch)
2021-02-12 10:27 PST, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-02-10 15:33:54 PST
Jonathan Bedard
Comment 2 2021-02-10 15:39:40 PST
Jonathan Bedard
Comment 3 2021-02-10 15:40:24 PST
(In reply to Jonathan Bedard from comment #2) > Created attachment 419916 [details] > Patch Might be worth considering separating the trac -> commits part of this change from the identifier part of this change.
Jonathan Bedard
Comment 4 2021-02-11 15:33:35 PST
Jonathan Bedard
Comment 5 2021-02-11 15:36:45 PST
Aakash Jain
Comment 6 2021-02-11 16:41:23 PST
Comment on attachment 420055 [details] Patch rs=me
Jonathan Bedard
Comment 7 2021-02-11 16:43:08 PST
(In reply to Aakash Jain from comment #6) > Comment on attachment 420055 [details] > Patch > > rs=me I will land this first thing tomorrow morning.
Jonathan Bedard
Comment 8 2021-02-12 09:19:35 PST
Jonathan Bedard
Comment 9 2021-02-12 09:29:00 PST
(In reply to Jonathan Bedard from comment #8) > Committed 192745@main: <https://commits.webkit.org/192745@main> Should actually be 234018@main, <https://commits.webkit.org/192745@main> Looking into what happened.
Jonathan Bedard
Comment 10 2021-02-12 09:47:28 PST
Comment on attachment 420055 [details] Patch My local cache was corrupted....probably the fault of the unit testing in this change....looking into options to fix
Jonathan Bedard
Comment 11 2021-02-12 10:27:07 PST
Reopening to attach new patch.
Jonathan Bedard
Comment 12 2021-02-12 10:27:09 PST
Dean Johnson
Comment 13 2021-02-12 10:32:24 PST
Can we please post revision *and* identifier links? Revisions are still what we're using to talk about and work with WebKit changes, so this change would make it more difficult to think about them when working across other systems still using identifiers and bugzilla.
Aakash Jain
Comment 14 2021-02-12 10:40:04 PST
rs=me
Jonathan Bedard
Comment 15 2021-02-12 11:05:52 PST
Note You need to log in before you can comment on or make changes to this bug.