RESOLVED FIXED253167
[webkitbugspy] Handle empty issue members for bugzilla
https://bugs.webkit.org/show_bug.cgi?id=253167
Summary [webkitbugspy] Handle empty issue members for bugzilla
Jonathan Bedard
Reported 2023-03-01 10:03:44 PST
Since populating a bugzilla issue requires many requests to bugzilla and we assume that members are always correctly populated, we can sometimes end up treating a member as a list when it is actually None. More aggressively assume that members may be 'None' in bugzilla code.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-01 10:03:58 PST
Jonathan Bedard
Comment 2 2023-03-01 10:05:43 PST
EWS
Comment 3 2023-03-02 09:35:51 PST
Committed 261075@main (11dd252ef67c): <https://commits.webkit.org/261075@main> Reviewed commits have been landed. Closing PR #10877 and removing active labels.
EWS
Comment 4 2023-03-02 14:06:25 PST
Committed 259548.351@safari-7615-branch (85bdf36d8076): <https://commits.webkit.org/259548.351@safari-7615-branch> Reviewed commits have been landed. Closing PR #429 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.