
https://bugs.webkit.org/show_bug.cgi?id=293362 Reviewed by Anne van Kesteren and Ryosuke Niwa. Rename Vector::remove(index) to Vector::removeAt(index) to reduce confusion and avoid bugs such as https://commits.webkit.org/294832@main. Also apply the same rename to API in SVGList.h and AnimationList.h since it was similar. Canonical link: https://commits.webkit.org/295281@main