Bug 274684
| Summary: | Update ThreadSafeDataBuffer to use `std::span<const uint8_t>` instead of `const void*` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Update ThreadSafeDataBuffer to use `std::span<const uint8_t>` instead of `const void*`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/29083
EWS
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
<rdar://problem/128708794>