> Where is the data fetched by the network backend being used to first > instantiate the data structures that are need for rendering? > > Can you tell me with respect to Qt or GTK+curl?
For the Qt port, grep for QNetworkRequest and QNetworkReply, and then follow from there. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

