RESOLVED FIXED 255532
Checking if the vector is empty is redundant
https://bugs.webkit.org/show_bug.cgi?id=255532
Summary Checking if the vector is empty is redundant
Seija K.
Reported 2023-04-17 10:23:33 PDT
No need to call .isEmpty() if we always check to see if it is at least the size of an uint32_t.
Attachments
EWS
Comment 1 2023-04-19 12:47:07 PDT
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
Comment 2 2023-04-19 12:48:19 PDT
Note You need to log in before you can comment on or make changes to this bug.