On Mon, Oct 5, 2009 at 8:23 AM, Mirko Scavazzin <[email protected]> wrote: > Thanks for the answer and sorry for the lack of accuracy of the question but > I was talking about a Qt 4.5.x port, so I have no way to do this ?
Looking at http://doc.trolltech.com/4.5/qwebsettings.html, nothing mentions a property that would disable the web security inside WebKit so it is not exposed (neither does the latest version http://doc.trolltech.com/4.6-snapshot/qwebsettings.html). So unfortunately you have no way to do that on a Qt port. Though this is quite a simple change if you are up to the challenge. Best regards, Julien _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
