RESOLVED FIXED262520
Add template parameters to WTF::compactMap() to specify resulting vector inlineCapacity / minCapacity
https://bugs.webkit.org/show_bug.cgi?id=262520
Summary Add template parameters to WTF::compactMap() to specify resulting vector inli...
Chris Dumez
Reported 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.
Attachments
Chris Dumez
Comment 1 2023-10-02 20:11:25 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2023-10-03 10:27:16 PDT
Note You need to log in before you can comment on or make changes to this bug.