RESOLVED FIXED 245284
[WTF] Implement convenience functions for CFArray <-> Vector conversions
https://bugs.webkit.org/show_bug.cgi?id=245284
Summary [WTF] Implement convenience functions for CFArray <-> Vector conversions
David Kilzer (:ddkilzer)
Reported 2022-09-16 10:27:25 PDT
Implement convenience functions for CFArray <-> Vector conversions and put them to use. I did not have a goal to try to find every place these could be used (that can be done in follow-ups), but rather to find at least one place they could be used, and to write tests for them. I used Darin's Source/WTF/wtf/cocoa/VectorCocoa.h as a basis.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-16 10:29:41 PDT
David Kilzer (:ddkilzer)
Comment 2 2022-09-16 11:02:31 PDT
EWS
Comment 3 2022-09-20 01:23:05 PDT
Committed 254665@main (2f9450c601c6): <https://commits.webkit.org/254665@main> Reviewed commits have been landed. Closing PR #4423 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.