RESOLVED FIXED 262761
Use Vector::uncheckedAppend() less in WebCore
https://bugs.webkit.org/show_bug.cgi?id=262761
Summary Use Vector::uncheckedAppend() less in WebCore
Chris Dumez
Reported 2023-10-05 22:19:25 PDT
Use Vector::uncheckedAppend() less in WebCore and replace with faster alternatives now that uncheckedAppend() has become an alias for append().
Attachments
Chris Dumez
Comment 1 2023-10-05 22:23:32 PDT
EWS
Comment 2 2023-10-06 18:54:12 PDT
Committed 269027@main (4a0b13037eb2): <https://commits.webkit.org/269027@main> Reviewed commits have been landed. Closing PR #18744 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-06 18:55:15 PDT
Note You need to log in before you can comment on or make changes to this bug.