Bug 255532
| Summary: | Checking if the vector is empty is redundant | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Seija K. <gfunni234> |
| Component: | JavaScriptCore | 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 | ||
Seija K.
No need to call .isEmpty() if we always check to see if it is at least the size of an uint32_t.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 263141@main (1fb67415dc15): <https://commits.webkit.org/263141@main>
Reviewed commits have been landed. Closing PR #12812 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108275572>