Bug 263694 - [webkitbugspy] Gracefully handle null duplicate
Summary: [webkitbugspy] Gracefully handle null duplicate
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-10-25 16:07 PDT by Jonathan Bedard
Modified: 2023-11-17 18:25 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-10-25 16:07:47 PDT
If we receive a response which declares the existance of a duplicate radar but does not provide a radar object, we should ignore that "duplicate" since we can't query a radar for which we cannot retrieve the ID.
Comment 1 Radar WebKit Bug Importer 2023-10-25 16:09:19 PDT
<rdar://problem/117502065>
Comment 2 Jonathan Bedard 2023-10-25 16:10:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19572
Comment 3 EWS 2023-11-17 18:25:50 PST
Committed 270922@main (7812e1fae6d3): <https://commits.webkit.org/270922@main>

Reviewed commits have been landed. Closing PR #19572 and removing active labels.