RESOLVED FIXED249496
[git-webkit] Cap identifier and revision size
https://bugs.webkit.org/show_bug.cgi?id=249496
Summary [git-webkit] Cap identifier and revision size
Jonathan Bedard
Reported 2022-12-16 12:52:04 PST
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
Radar WebKit Bug Importer
Comment 1 2022-12-16 12:52:39 PST
Jonathan Bedard
Comment 2 2022-12-16 12:56:29 PST
EWS
Comment 3 2022-12-16 14:51:49 PST
Committed 258020@main (b38081b1f854): <https://commits.webkit.org/258020@main> Reviewed commits have been landed. Closing PR #7773 and removing active labels.
EWS
Comment 4 2023-01-12 13:40:32 PST
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.
Note You need to log in before you can comment on or make changes to this bug.