Bug 305967
| Summary: | Avoid branches_for in Git.source_remotes() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Sneddon [:gsnedders]
We're using it purely to find the list of remotes; we really don't need to do that — the config alone can get that, and avoid the expensive iteration through all branches.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/56992
EWS
Committed 306048@main (ae212f9d69d1): <https://commits.webkit.org/306048@main>
Reviewed commits have been landed. Closing PR #56992 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/168719072>