Bug 262520 - Add template parameters to WTF::compactMap() to specify resulting vector inlineCapacity / minCapacity
Summary: Add template parameters to WTF::compactMap() to specify resulting vector inli...
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 20:02 PDT by Chris Dumez
Modified: 2023-10-03 10:27 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 20:02:17 PDT
Add template parameters to WTF::compactMap() to specify resulting vector inlineCapacity / minCapacity, similarly to what was done for WTF::map() in 268739@main.
Comment 1 Chris Dumez 2023-10-02 20:11:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18529
Comment 2 EWS 2023-10-03 10:26:33 PDT
Committed 268790@main (1517f43710c3): <https://commits.webkit.org/268790@main>

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