Bug 253167 - [webkitbugspy] Handle empty issue members for bugzilla
Summary: [webkitbugspy] Handle empty issue members for bugzilla
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-01 10:03 PST by Jonathan Bedard
Modified: 2023-03-02 14:06 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 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.
Comment 1 Radar WebKit Bug Importer 2023-03-01 10:03:58 PST
<rdar://problem/106092628>
Comment 2 Jonathan Bedard 2023-03-01 10:05:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/10877
Comment 3 EWS 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.
Comment 4 EWS 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.