[Webkit-unassigned] [Bug 37347] Don't use CF types in the new C API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 13:03:29 PDT 2010


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2010-04-09 13:03:29 PST ---
The KURLWrapper::create boilerplate here is unfortunate. It would be better if
KURL itself were refcounted, like StringImpl. That would avoid an allocation at
the API boundary, too.

Same goes for ResourceRequest, ResourceResponse, etc.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list