[Webkit-unassigned] [Bug 245284] New: [WTF] Implement convenience functions for CFArray <-> Vector conversions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 10:27:25 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245284

            Bug ID: 245284
           Summary: [WTF] Implement convenience functions for CFArray <->
                    Vector conversions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: darin at apple.com
        Depends on: 210138

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.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=210138
[Bug 210138] [Cocoa] Simplify NSArray, NSDictionary, and NSNumber idioms throughout WebKit
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220916/5221ae4d/attachment.htm>


More information about the webkit-unassigned mailing list