[Webkit-unassigned] [Bug 18608] [Gtk] WebKitNetworkRequest needs to be finished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 13:57:28 PDT 2008


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





------- Comment #16 from marco.barisione at collabora.co.uk  2008-07-29 13:57 PDT -------
(In reply to comment #15)
> > Why do you have a separate webkit_network_request_private_get_http_headers?
> 
> I can't use get_http_headers directly because of the const qualifier. And I
> still need a function so that I can lazily fill the hash table.

Oh, right.

> > > +    priv->response.setUrl(KURL(String::fromUTF8(uri)));
> > > +}
> > 
> > g_object_notify is missing.
> 
> NetworkResponse doesn't have properties, et al yet, and I plan to finish its
> implementation after NetworkRequest is done. I created a skeleton just because
> I needed a class to provide the signal with.

Ehm... I didn't notice that ;)


-- 
Configure bugmail: https://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