Bug 250261 - Replace use of WTF_ARRAY_LENGTH with std::size()
Summary: Replace use of WTF_ARRAY_LENGTH with std::size()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-06 23:37 PST by Myles C. Maxfield
Modified: 2023-01-07 11:30 PST (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 Myles C. Maxfield 2023-01-06 23:37:24 PST
Replace use of WTF_ARRAY_LENGTH with std::size()
Comment 1 Radar WebKit Bug Importer 2023-01-06 23:37:39 PST
<rdar://problem/103982450>
Comment 2 Myles C. Maxfield 2023-01-07 00:06:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/8349
Comment 3 EWS 2023-01-07 11:30:50 PST
Committed 258619@main (ea3f1c213913): <https://commits.webkit.org/258619@main>

Reviewed commits have been landed. Closing PR #8349 and removing active labels.