Bug 152898
| Summary: | Tools should be able to parse bug ids from bugzilla short links | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Blaze Burg <bburg> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, bfulgham, ddkilzer, joepeck, lforschler, rniwa |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 119766 | ||
Blaze Burg
Before switching over to generating short links in changelog, we should fix any places that search for '\/show_bug\.cgi\?id=(\d+)' to also search for '\/b\/(\d+)'.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |