Bug 249496
| Summary: | [git-webkit] Cap identifier and revision size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
If we have a commit with many integers in it's hash (like https://commits.webkit.org/254217@main), the truncated hash will be treated as an identifier or revision in tooling instead of a hash. This can cause bugs. In practice, identifiers and revisions can be assumed to be capped at some limited length.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103457359>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/7773
EWS
Committed 258020@main (b38081b1f854): <https://commits.webkit.org/258020@main>
Reviewed commits have been landed. Closing PR #7773 and removing active labels.
EWS
Committed 252432.1027@safari-7614-branch (6b850b31d5e3): <https://commits.webkit.org/252432.1027@safari-7614-branch>
Reviewed commits have been landed. Closing PR #284 and removing active labels.