WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293863
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-05-31 17:43:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/46175
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
<
rdar://problem/152404307
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug