[webkit-dev] Were does the document go ?

Justin Haygood jhaygood at spsu.edu
Sun Apr 16 00:49:24 PDT 2006


Windows gets it from a callback from WinInet into a custom procedure, which
passes the data up to the Frame, which passes it to the Windows WebView,
which writes the data out to the page iirc

On 4/16/06, Mike Emmel <mike.emmel at gmail.com> wrote:
>
> I've finally succedded in hooking up TransferJob to load a url using
> libcurl from the old nokia port but where does the document go ?
>
> I've traced it back and it seems to be in the cache with CacheObject
> used for html from what I can tell but what next it seems to stop
> there ?
>
> I was doing a frame->open write close sequence to write the document
> as a string for testing.
>
> The mac port seems to load the first url using OSX api's.
>
> Not sure how the window port gets the first data to load.
>
> Puzzled
>
> Mike
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20060416/4ea9e4f8/attachment.html


More information about the webkit-dev mailing list