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
274684
Update ThreadSafeDataBuffer to use `std::span<const uint8_t>` instead of `const void*`
https://bugs.webkit.org/show_bug.cgi?id=274684
Summary
Update ThreadSafeDataBuffer to use `std::span<const uint8_t>` instead of `con...
Chris Dumez
Reported
2024-05-24 14:01:07 PDT
Update ThreadSafeDataBuffer to use `std::span<const uint8_t>` instead of `const void*`.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-05-24 14:03:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29083
EWS
Comment 2
2024-05-24 15:35:35 PDT
Committed
279298@main
(60717e784729): <
https://commits.webkit.org/279298@main
> Reviewed commits have been landed. Closing PR #29083 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-05-24 15:36:15 PDT
<
rdar://problem/128708794
>
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