On Wed, Mar 3, 2010 at 11:21 AM, Deepak Mundra <[email protected]>wrote:
> > > On Tue, Mar 2, 2010 at 8:14 PM, Gustavo Noronha Silva <[email protected]>wrote: > >> 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, >> >> > Thanks for the info .. Ill check out this .. > > No luck with that .. im getting segmentation fault .. i hardcoded detination URI i get following error when creating new file .. WebKit/gtk/webkit/webkitdownload.cpp: in function webkit_download_open_stream_for_uri line no 393 Operation not supported > -- >> >> Gustavo Noronha Silva <[email protected]> >> GNOME Project >> >> _______________________________________________ >> webkit-gtk mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk >> > >
_______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
