Bug 262520

Summary: Add template parameters to WTF::compactMap() to specify resulting vector inlineCapacity / minCapacity
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=262470

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>