Bug 236849
Summary: | [git-webkit] Extract revision from `git svn dcommit` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=236257 |
Jonathan Bedard
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89155179>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/161
Jonathan Bedard
Landed https://commits.webkit.org/247644@main (r290322)!
Jonathan Bedard
Landed follow-up fix: https://commits.webkit.org/248224@main (r291050)