Bug 241011
| Summary: | [commits.webkit.org] Treat integer as revision | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Text | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | mmaxfield, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
commits.webkit.org should treat an un-prefixed integer as a revision to make services compatible with both git and Subversion easier to write.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94031994>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/1091
Jonathan Bedard
This is a bad idea, an un-prefixed integer is very ambiguous and could be a revision, hash or identifier.