WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 197790
Bug 168722
Bugzilla should automatically make hyperlinks for SVN revision numbers.
https://bugs.webkit.org/show_bug.cgi?id=168722
Summary
Bugzilla should automatically make hyperlinks for SVN revision numbers.
Carlos Alberto Lopez Perez
Reported
2017-02-22 06:10:50 PST
Hi, I think that when someone writes a comment on this bugzilla with a SVN revision number, bugzilla should automatically make that text a hyperlink to
https://trac.webkit.org
. - For example, a developer writes on bugzilla: '
r212699
has just been rolled out in
r212704
.' - Then, bugzilla should return to the browser: '<a href="
https://trac.webkit.org/changeset/212699
">
r212699
</a> has just been rolled out in <a href="
https://trac.webkit.org/changeset/212704
">
r212704
</a>.' So the revision numbers contain an hyperlink to the revision details at trac.webkit.org.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2017-02-25 13:25:25 PST
Good idea. Please make sure that
https://trac.webkit.org/r212699
results in something nice too, not a partially linkified URL.
Alexey Proskuryakov
Comment 2
2019-05-12 14:36:42 PDT
Reverse duping to a bug with a patch. *** This bug has been marked as a duplicate of
bug 197790
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug