Bug 274928 - [git-webkit] Handle segment type in undefined position
Summary: [git-webkit] Handle segment type in undefined position
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: 2024-05-30 14:21 PDT by Jonathan Bedard
Modified: 2024-05-31 10:39 PDT (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 2024-05-30 14:21:38 PDT
It's possible for relative_to_absolute to be undefined when injesting a BitBucket diff node. This object is already a defaultdict, we just had the wrong default type.
Comment 1 Radar WebKit Bug Importer 2024-05-30 14:21:59 PDT
<rdar://problem/129026771>
Comment 2 Jonathan Bedard 2024-05-30 14:32:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29338
Comment 3 EWS 2024-05-30 15:57:45 PDT
Committed 279550@main (8c9b24b1bc21): <https://commits.webkit.org/279550@main>

Reviewed commits have been landed. Closing PR #29338 and removing active labels.
Comment 4 EWS 2024-05-31 10:39:37 PDT
Committed 272448.1060@safari-7618-branch (fd48bee47093): <https://commits.webkit.org/272448.1060@safari-7618-branch>

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