Bug 267114
| Summary: | [git-webkit] Support bugzilla URLs with angle brackets | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfan2, jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Kilzer (:ddkilzer)
git-webkit can't parse bugs.webkit.org URL when surrounded by angle brackets.
Using commit message like this, git-webkit fails to parse the bugs.webkit.org URL:
Improve code coverage of sdp_integration_fuzzer
<https://bugs.webkit.org/show_bug.cgi?id=267113>
<rdar://120503718>
However, this works:
Improve code coverage of sdp_integration_fuzzer
https://bugs.webkit.org/show_bug.cgi?id=267113
<rdar://120503718>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/120504061>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/27952
EWS
Committed 278189@main (91bf9214d6c9): <https://commits.webkit.org/278189@main>
Reviewed commits have been landed. Closing PR #27952 and removing active labels.
EWS
Committed 272448.974@safari-7618-branch (81cc66a3b2d1): <https://commits.webkit.org/272448.974@safari-7618-branch>
Reviewed commits have been landed. Closing PR #1246 and removing active labels.