RESOLVED FIXED 262674
Reduce use of Vector::uncheckedAppend() in Source/WebKit
https://bugs.webkit.org/show_bug.cgi?id=262674
Summary Reduce use of Vector::uncheckedAppend() in Source/WebKit
Chris Dumez
Reported 2023-10-04 21:27:26 PDT
Reduce use of Vector::uncheckedAppend() in Source/WebKit and use faster alternatives now that uncheckedAppend() is an alias to append().
Attachments
Chris Dumez
Comment 1 2023-10-04 21:30:17 PDT
EWS
Comment 2 2023-10-05 09:41:38 PDT
Committed 268921@main (0b86d6fe93fb): <https://commits.webkit.org/268921@main> Reviewed commits have been landed. Closing PR #18670 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-05 09:42:15 PDT
Note You need to log in before you can comment on or make changes to this bug.