RESOLVED FIXED293863
Stop using Vector::data() in WebCore/
https://bugs.webkit.org/show_bug.cgi?id=293863
Summary Stop using Vector::data() in WebCore/
Chris Dumez
Reported 2025-05-31 17:41:52 PDT
Stop using Vector::data() in WebCore/, in favor of Vector::span(). This is a step towards removing Vector::data() and encouraging people to use spans.
Attachments
Chris Dumez
Comment 1 2025-05-31 17:43:47 PDT
EWS
Comment 2 2025-06-01 15:08:06 PDT
Committed 295666@main (d231ec9725b1): <https://commits.webkit.org/295666@main> Reviewed commits have been landed. Closing PR #46175 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-06-01 15:09:13 PDT
Note You need to log in before you can comment on or make changes to this bug.