RESOLVED FIXED250130
[git-webkit] Ignore invalid contributor in mapping
https://bugs.webkit.org/show_bug.cgi?id=250130
Summary [git-webkit] Ignore invalid contributor in mapping
Jonathan Bedard
Reported 2023-01-05 07:47:29 PST
It's possible for our Contributor.Mapping class to end up with an invalid contributor, this can cause issues when attempting to iterate over all contributors. We should just skip invalid contributors when iterating, and we should also make some effort to not include such contributors in the first place.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-05 07:47:51 PST
Jonathan Bedard
Comment 2 2023-01-05 07:50:24 PST
EWS
Comment 3 2023-01-09 17:17:10 PST
Committed 258691@main (c7f03062cc76): <https://commits.webkit.org/258691@main> Reviewed commits have been landed. Closing PR #8235 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.