Bug 274707 - Drop FixedVector::data() in favor of span() / mutableSpan()
Summary: Drop FixedVector::data() in favor of span() / mutableSpan()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-24 21:10 PDT by Chris Dumez
Modified: 2024-05-25 23:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2024-05-24 21:10:50 PDT
Drop FixedVector::data() in favor of span() / mutableSpan().
Comment 1 Chris Dumez 2024-05-24 21:12:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29109
Comment 2 EWS 2024-05-25 23:25:22 PDT
Committed 279328@main (a3a31351878e): <https://commits.webkit.org/279328@main>

Reviewed commits have been landed. Closing PR #29109 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-25 23:26:14 PDT
<rdar://problem/128748242>