[Webkit-unassigned] [Bug 72952] [GTK] Add WebKitDownloadClient to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 23:37:02 PST 2011


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





--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-11-22 23:37:02 PST ---
Btw, I followed the approach of using a public client for consistency with the loader client, but I don't really like it. For downloads, I think the API would be easier to use following the approach I did for the UI client, keeping the client private and moving the relevant signals to WebContext and Download objects as signals or properties.

-- 
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