Bug 271431
| Summary: | [webkitscmpy] Fix commits(..., include_identifier=False) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
The 'commits' function attempts to make assumptions to reduce the number of `git` calls we make. Some of those assumptions rely on identifiers being set, so using include_identifiers=False ends up with an exception. We should fix this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125203035>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/26283
EWS
Committed 276551@main (4666c5a78b42): <https://commits.webkit.org/276551@main>
Reviewed commits have been landed. Closing PR #26283 and removing active labels.