Bug 309187
| Summary: | version._strip_zeros will return an empty string if the list digit is non zero | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | alexandera_22 |
| 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 | ||
alexandera_22
When using a Version element like `Version(1, 0, 0, 0, 3)`, if the last digit (3) is non-zero, it will return an empty string all together.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
alexandera_22
rdar://169045226
alexandera_22
Pull request: https://github.com/WebKit/WebKit/pull/59916
EWS
Committed 309443@main (fc055c9d0995): <https://commits.webkit.org/309443@main>
Reviewed commits have been landed. Closing PR #59916 and removing active labels.