Bug 256236 - [git-webkit] Use shared commit issue parsing in 'trace'
Summary: [git-webkit] Use shared commit issue parsing in 'trace'
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-05-02 16:47 PDT by Jonathan Bedard
Modified: 2023-05-04 11:13 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 2023-05-02 16:47:58 PDT
git-webkit trace implements it's own function which extracts issues from a commit message. It should not, we should use the shared implementation.
Comment 1 Radar WebKit Bug Importer 2023-05-02 16:48:18 PDT
<rdar://problem/108816711>
Comment 2 Jonathan Bedard 2023-05-02 16:51:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13382
Comment 3 EWS 2023-05-04 11:13:11 PDT
Committed 263685@main (c0ccf9b3fce9): <https://commits.webkit.org/263685@main>

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