RESOLVED FIXED 262832
Use Vector::uncheckedAppend() less in WebCore
https://bugs.webkit.org/show_bug.cgi?id=262832
Summary Use Vector::uncheckedAppend() less in WebCore
Chris Dumez
Reported 2023-10-06 21:04:59 PDT
Use Vector::uncheckedAppend() less in WebCore and use more efficient alternatives now that uncheckedAppend() has become an alias for append().
Attachments
Chris Dumez
Comment 1 2023-10-06 21:08:01 PDT
EWS
Comment 2 2023-10-08 17:57:01 PDT
Committed 269062@main (ba50d1bc34e9): <https://commits.webkit.org/269062@main> Reviewed commits have been landed. Closing PR #18804 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-08 17:58:13 PDT
Note You need to log in before you can comment on or make changes to this bug.