Bug 250130
| Summary: | [git-webkit] Ignore invalid contributor in mapping | ||
|---|---|---|---|
| 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103913539>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/8235
EWS
Committed 258691@main (c7f03062cc76): <https://commits.webkit.org/258691@main>
Reviewed commits have been landed. Closing PR #8235 and removing active labels.