Bug 300561
| Summary: | git-webkit detects a previously-used branch name if the new branch is a substring of an existing branch | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Kilzer (:ddkilzer)
git-webkit detects a previously-used branch name if the new branch is a substring of an existing branch.
Occurred in Bug 300560 with a branch name of `eng/Adopt-LIFETIME_BOUND-for-WTF-Ref`.
Previously the `eng/Adopt-LIFETIME_BOUND-for-WTF-RefPtr` branch was used in Bug 300201 with PR: <https://github.com/WebKit/WebKit/pull/51839>
False-positive warning message:
```
'eng/Adopt-LIFETIME_BOUND-for-WTF-Ref' is already associated with 'PR 51839 | Adopt LIFETIME_BOUND for WTF::RefPtr', which is closed.
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162446508>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/52182
EWS
Committed 305338@main (8d467eedab16): <https://commits.webkit.org/305338@main>
Reviewed commits have been landed. Closing PR #52182 and removing active labels.