Bug 262470 - Add template parameters to WTF::map() to specify resulting vector inlineCapacity / minCapacity
Summary: Add template parameters to WTF::map() to specify resulting vector inlineCapac...
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-01 20:41 PDT by Chris Dumez
Modified: 2023-10-02 20:02 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-01 20:41:30 PDT
Add template parameters to WTF::map() to specify resulting vector inlineCapacity / minCapacity.
This allows us to use WTF::map() in more cases.
Comment 1 Chris Dumez 2023-10-01 20:45:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18482
Comment 2 EWS 2023-10-02 11:41:39 PDT
Committed 268739@main (f35b23c8867e): <https://commits.webkit.org/268739@main>

Reviewed commits have been landed. Closing PR #18482 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-10-02 11:42:15 PDT
<rdar://problem/116357657>