Bug 262598

Summary: Add Vector::appendList() function which takes in a std::initializer_list
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   

Chris Dumez
Reported 2023-10-03 20:18:03 PDT
Add Vector::appendList() function which takes in a std::initializer_list and use it in a few places. Note that we already have a Vector constructor taking a std::initializer_list.
Attachments
Chris Dumez
Comment 1 2023-10-03 20:22:28 PDT
EWS
Comment 2 2023-10-04 16:19:34 PDT
Committed 268879@main (c1c9b7014e95): <https://commits.webkit.org/268879@main> Reviewed commits have been landed. Closing PR #18603 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-04 16:20:32 PDT
Note You need to log in before you can comment on or make changes to this bug.