Bug 262523 - Introduce new Vector constructor that takes in a length and a lambda to generate vector items
Summary: Introduce new Vector constructor that takes in a length and a lambda to gener...
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: 2023-10-02 21:35 PDT by Chris Dumez
Modified: 2023-10-03 11:03 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 2023-10-02 21:35:07 PDT
Introduce new Vector constructor that takes in a length and a lambda to generate vector items.
Comment 1 Chris Dumez 2023-10-02 21:40:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18533
Comment 2 EWS 2023-10-03 11:02:28 PDT
Committed 268791@main (ad5bc6db70f6): <https://commits.webkit.org/268791@main>

Reviewed commits have been landed. Closing PR #18533 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-10-03 11:03:16 PDT
<rdar://problem/116410300>