RESOLVED FIXED 293362
Rename Vector::remove(index) to Vector::removeAt(index)
https://bugs.webkit.org/show_bug.cgi?id=293362
Summary Rename Vector::remove(index) to Vector::removeAt(index)
Chris Dumez
Reported 2025-05-21 07:31:53 PDT
Rename Vector::remove(index) to Vector::removeAt(index) to reduce confusion to avoid bugs such as https://commits.webkit.org/294832@main.
Attachments
Chris Dumez
Comment 1 2025-05-21 07:34:05 PDT
EWS
Comment 2 2025-05-22 09:57:06 PDT
Committed 295281@main (f30d291d969e): <https://commits.webkit.org/295281@main> Reviewed commits have been landed. Closing PR #45701 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-05-22 09:58:18 PDT
Note You need to log in before you can comment on or make changes to this bug.