Hey, Please do not send mail to more than one list at once.
On Tue, 2010-03-02 at 19:08 +0530, Deepak Mundra wrote: > How to enable download support in webkit ? You don't need to enable it, the support is there. The WebKitWebView object will emit a signal when a download is requested, and you can use it to tell it how to perform the download. There are also a number of policy decision signals that may be worth investigating. Looking at how Epiphany, and Midori handle downloads is a good first step. See you, -- Gustavo Noronha Silva <[email protected]> GNOME Project _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
