Bug 236849 - [git-webkit] Extract revision from `git svn dcommit`
Summary: [git-webkit] Extract revision from `git svn dcommit`
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-18 10:52 PST by Jonathan Bedard
Modified: 2022-03-09 08:00 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 2022-02-18 10:52:09 PST
We've seen some race-conditions in bugs like https://bugs.webkit.org/show_bug.cgi?id=236257 where `git-webkit land` has problems differentiating commits when multiple commits land near the same time.
Comment 1 Radar WebKit Bug Importer 2022-02-18 10:53:04 PST
<rdar://problem/89155179>
Comment 2 Jonathan Bedard 2022-02-18 10:55:15 PST
Pull request: https://github.com/WebKit/WebKit/pull/161
Comment 3 Jonathan Bedard 2022-02-22 11:26:31 PST
Landed https://commits.webkit.org/247644@main (r290322)!
Comment 4 Jonathan Bedard 2022-03-09 08:00:52 PST
Landed follow-up fix: https://commits.webkit.org/248224@main (r291050)