[Webkit-unassigned] [Bug 17837] Separate Windows Networking into CFNetwork and Curl Files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 18 11:27:35 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17837





------- Comment #9 from bfulgham at gmail.com  2008-03-18 11:27 PDT -------
(In reply to comment #8)
> I think this looks OK. I still haven't decided what I think about having these
> #ifdefs in WebKit. Maybe we can find some way of pushing the required
> functionality down into WebCore to avoid the #ifdef in WebKit.
> 

I think that once the Curl implementation of some of these functions is up and
running we can better determine how to move forward.  Right now the main
obstacle to moving them to WebCore is that there are some member variables in
the WebKit classes.  E.g., WebURLResponse holds onto an SSL certificate
(dictionary ref) to ensure that this stays valid for the lifetime of the
response.


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



More information about the webkit-unassigned mailing list