Bug 176342
Summary: | Add support for a shorter URL to get to trac links (e.g. https://webkit.org/r/123456) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | annevk, ap, cdumez, darin, lforschler |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sam Weinig
We currently have https://webkit.org/b/1234 as a shorten syntax to link to a specific bugzilla bug. I would be just as useful to have a shorten syntax to link to SVN revision. I think https://webkit.org/r/123456 (replacing the 'b' with and 'r') has a nice symmetry, but perhaps the even shorter https://webkit.org/r123456 would be nicer given the already familiar r123456 notation.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darin Adler
Either sounds good to me.
Alexey Proskuryakov
One difference from Bugzilla that we already have a shortened Trac URL, e.g. https://trac.webkit.org/r12345. Seems OK to add an even shorter one if there is interest.
Anne van Kesteren
This is no longer relevant.