WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250130
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-05 07:47:51 PST
<
rdar://problem/103913539
>
Jonathan Bedard
Comment 2
2023-01-05 07:50:24 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8235
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.
Top of Page
Format For Printing
XML
Clone This Bug